Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7046528422

Match Scores

21-12

Win

Play Date

2026-05-11

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
PF
Paul Fatkins

3YZ2ZP · Columbus, OH, US

DUPR

3.579

RS
Rudy Stefanitsis

0QL4RQ · Pickerington, OH, US

DUPR

3.559

TEAM 2LOSS
JR
Jason Randall

3PXLKE · Grove City, OH, US

DUPR

3.385

BT
Brian Theado

Q5NKG4 · Canal Winchester, OH, US

DUPR

3.665

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