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

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

ID: 6811984464

Match Scores

21-6

Win

Play Date

2026-05-18

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BT
Brian Theado

Q5NKG4 · Canal Winchester, OH, US

DUPR

3.692

MM
Mariah Mayse

XJN424 · USA

DUPR

3.012

TEAM 2LOSS
KC
Kevin Cook

XJKJX5 · USA

DUPR

3.383

RR
Rick Reitano

ODJ5L7 · USA

DUPR

3.292

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-6811984464
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5344058898,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Theado",
        "dupr_id": "Q5NKG4",
        "rating": 3.692,
        "profile_pic_url": null,
        "location": "Canal Winchester, OH, US"
      },
      {
        "name": "Mariah Mayse",
        "dupr_id": "XJN424",
        "rating": 3.012,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5536405148,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kevin Cook",
        "dupr_id": "XJKJX5",
        "rating": 3.383,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Reitano",
        "dupr_id": "ODJ5L7",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]