Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dink Cincy: The Queen City's Pickleball Championship - Fall 2025 - Mixed Doubles Skill: (4.0) Age: (50-54, 55+)

ID: 5863790208

Match Scores

11-15

Loss

Play Date

2025-09-07

Play Time (Est)

1:00 PM

Play Location

Cincinnati, OH

View Facility Page →

Competitor Teams

TEAM 1LOSS
TB
Terri Brown

EGWKKW · Burlington, KY, US

DUPR

3.977

GB
Gary Brown

35WQXP · Burlington, KY, US

DUPR

4.231

TEAM 2WINNER
CO
Christine Oatman

MPYOVL · USA

DUPR

4.188

DO
Dean Oatman

YMGVYE · USA

DUPR

4.188

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-5863790208
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5753240678,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Terri Brown",
        "dupr_id": "EGWKKW",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Burlington, KY, US"
      },
      {
        "name": "Gary Brown",
        "dupr_id": "35WQXP",
        "rating": 4.231,
        "profile_pic_url": null,
        "location": "Burlington, KY, US"
      }
    ]
  },
  {
    "team_id": 7467629641,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christine Oatman",
        "dupr_id": "MPYOVL",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dean Oatman",
        "dupr_id": "YMGVYE",
        "rating": 4.188,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]