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: 5325032823

Match Scores

15-12

Loss

Play Date

2025-09-07

Play Time (Est)

4:45 AM

Play Location

Cincinnati, OH

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Tracey Bunch

KO07GK · USA

DUPR

3.607

JM
Jeff Miller

EGDZ9M · Dayton, OH, US

DUPR

4.344

TEAM 2LOSS
TB
Terri Brown

EGWKKW · Burlington, KY, US

DUPR

3.895

GB
Gary Brown

35WQXP · Burlington, KY, US

DUPR

4.146

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-5325032823
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8213506850,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tracey Bunch",
        "dupr_id": "KO07GK",
        "rating": 3.607,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Miller",
        "dupr_id": "EGDZ9M",
        "rating": 4.344,
        "profile_pic_url": null,
        "location": "Dayton, OH, US"
      }
    ]
  },
  {
    "team_id": 4331728818,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Terri Brown",
        "dupr_id": "EGWKKW",
        "rating": 3.895,
        "profile_pic_url": null,
        "location": "Burlington, KY, US"
      },
      {
        "name": "Gary Brown",
        "dupr_id": "35WQXP",
        "rating": 4.146,
        "profile_pic_url": null,
        "location": "Burlington, KY, US"
      }
    ]
  }
]