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

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

ID: 8249428840

Match Scores

21-7

Win

Play Date

2026-05-18

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.705

RR
Rick Reitano

ODJ5L7 · USA

DUPR

3.304

TEAM 2LOSS
KC
Kevin Cook

XJKJX5 · USA

DUPR

3.369

MM
Mariah Mayse

XJN424 · USA

DUPR

2.990

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-8249428840
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8189764235,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Theado",
        "dupr_id": "Q5NKG4",
        "rating": 3.705,
        "profile_pic_url": null,
        "location": "Canal Winchester, OH, US"
      },
      {
        "name": "Rick Reitano",
        "dupr_id": "ODJ5L7",
        "rating": 3.304,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6387544219,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Cook",
        "dupr_id": "XJKJX5",
        "rating": 3.369,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mariah Mayse",
        "dupr_id": "XJN424",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]