Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Central Ohio Pickleball League - Spring Monday - week 6 - Game 2

ID: 7965863966

Match Scores

21-9

Win

Play Date

2026-05-04

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brian Theado

Q5NKG4 · Canal Winchester, OH, US

DUPR

3.690

JH
Jason Henkel

8EOJ2V · USA

DUPR

3.766

TEAM 2LOSS
PF
Paul Fatkins

3YZ2ZP · USA

DUPR

3.554

RR
Rick Reitano

ODJ5L7 · USA

DUPR

3.332

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-7965863966
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5289060095,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Theado",
        "dupr_id": "Q5NKG4",
        "rating": 3.69,
        "profile_pic_url": null,
        "location": "Canal Winchester, OH, US"
      },
      {
        "name": "Jason Henkel",
        "dupr_id": "8EOJ2V",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6876876939,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Fatkins",
        "dupr_id": "3YZ2ZP",
        "rating": 3.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Reitano",
        "dupr_id": "ODJ5L7",
        "rating": 3.332,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]