Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

18th Annual Middletown Pickleball Tournament - Mixed Doubles Skill: (4.0) Age: (50 To 59)

ID: 6185412048

Match Scores

9-11

Loss

Play Date

2025-08-03

Play Time (Est)

1:00 PM

Play Location

Middletown, OH

View Facility Page →

Competitor Teams

TEAM 1LOSS
TB
Terri Brown

EGWKKW · Burlington, KY, US

DUPR

4.073

GB
Gary Brown

35WQXP · Burlington, KY, US

DUPR

4.281

TEAM 2WINNER
MR
Michelle Rayner

6ZRJOK · Lexington, KY, US

DUPR

3.908

DM
doug martin

8DDPJ4 · Owenton, KY, US

DUPR

4.347

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-6185412048
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5942648609,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Terri Brown",
        "dupr_id": "EGWKKW",
        "rating": 4.073,
        "profile_pic_url": null,
        "location": "Burlington, KY, US"
      },
      {
        "name": "Gary Brown",
        "dupr_id": "35WQXP",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Burlington, KY, US"
      }
    ]
  },
  {
    "team_id": 6891290828,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michelle Rayner",
        "dupr_id": "6ZRJOK",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Lexington, KY, US"
      },
      {
        "name": "doug martin",
        "dupr_id": "8DDPJ4",
        "rating": 4.347,
        "profile_pic_url": null,
        "location": "Owenton, KY, US"
      }
    ]
  }
]