Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

NRRP Fri. League Level 5

ID: 7645783025

Match Scores

11-6

Loss

Play Date

2026-05-29

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TJ
Tom Johnson

KXQJNO · USA

DUPR

2.676

David Allen

RXV5LZ · Lorain, OH, US

DUPR

3.222

TEAM 2LOSS
MC
Martin Cook

0Z0V7N · USA

DUPR

2.980

Larry Brooks

56JWQ0 · Middleburg Heights, OH, US

DUPR

3.085

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7645783025
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6169456860,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tom Johnson",
        "dupr_id": "KXQJNO",
        "rating": 2.676,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Allen",
        "dupr_id": "RXV5LZ",
        "rating": 3.222,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/41.jpg",
        "location": "Lorain, OH, US"
      }
    ]
  },
  {
    "team_id": 5749868685,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Martin Cook",
        "dupr_id": "0Z0V7N",
        "rating": 2.98,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Larry Brooks",
        "dupr_id": "56JWQ0",
        "rating": 3.085,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/69.jpg",
        "location": "Middleburg Heights, OH, US"
      }
    ]
  }
]