Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Central Ohio Pickleball League - Spring Monday - week 5 - Game 3

ID: 6608235331

Match Scores

21-17

Loss

Play Date

2026-04-27

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brian Theado

Q5NKG4 · Canal Winchester, OH, US

DUPR

3.679

PF
Paul Fatkins

3YZ2ZP · Columbus, OH, US

DUPR

3.564

TEAM 2LOSS
RS
Rudy Stefanitsis

0QL4RQ · Pickerington, OH, US

DUPR

3.537

JR
Jason Randall

3PXLKE · Grove City, OH, US

DUPR

3.380

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-6608235331
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6628219931,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Theado",
        "dupr_id": "Q5NKG4",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "Canal Winchester, OH, US"
      },
      {
        "name": "Paul Fatkins",
        "dupr_id": "3YZ2ZP",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      }
    ]
  },
  {
    "team_id": 6325806020,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rudy Stefanitsis",
        "dupr_id": "0QL4RQ",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Pickerington, OH, US"
      },
      {
        "name": "Jason Randall",
        "dupr_id": "3PXLKE",
        "rating": 3.38,
        "profile_pic_url": null,
        "location": "Grove City, OH, US"
      }
    ]
  }
]