Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Central Ohio Pickleball League - Spring Monday - week 1 - Game 1

ID: 7330177000

Match Scores

21-13

Loss

Play Date

2026-03-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brian Theado

Q5NKG4 · Canal Winchester, OH, US

DUPR

3.699

Ken Blevins

7D90V5 · Carroll, OH, US

DUPR

3.431

TEAM 2LOSS
PF
Paul Fatkins

3YZ2ZP · Columbus, OH, US

DUPR

3.604

JR
Jason Randall

3PXLKE · Grove City, OH, US

DUPR

3.369

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-7330177000
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5243101745,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Theado",
        "dupr_id": "Q5NKG4",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": "Canal Winchester, OH, US"
      },
      {
        "name": "Ken Blevins",
        "dupr_id": "7D90V5",
        "rating": 3.431,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/67e4499c4d3cc.jpg",
        "location": "Carroll, OH, US"
      }
    ]
  },
  {
    "team_id": 8513068262,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Fatkins",
        "dupr_id": "3YZ2ZP",
        "rating": 3.604,
        "profile_pic_url": null,
        "location": "Columbus, OH, US"
      },
      {
        "name": "Jason Randall",
        "dupr_id": "3PXLKE",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": "Grove City, OH, US"
      }
    ]
  }
]