Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2nd Annual Young Life West Georgia Pickleball Tournament Mixed Doubles Skill: (4.0) Age: (15 And Above)

ID: 6182187624

Match Scores

16-14

Loss

Play Date

2024-06-09

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JR
Joanna Reitz

KX4P7Q · Carrollton, GA, US

DUPR

4.584

MR
Michael Reitz

1RDYMN · USA

DUPR

4.015

TEAM 2LOSS
CC
Celia Camp

3LJORK · Carrollton, GA, US

DUPR

3.513

JH
Jonathan Horsley

3YLLME · Carrollton, GA, US

DUPR

4.167

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-6182187624
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7891980271,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joanna Reitz",
        "dupr_id": "KX4P7Q",
        "rating": 4.584,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Michael Reitz",
        "dupr_id": "1RDYMN",
        "rating": 4.015,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5490400382,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Celia Camp",
        "dupr_id": "3LJORK",
        "rating": 3.513,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Jonathan Horsley",
        "dupr_id": "3YLLME",
        "rating": 4.167,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      }
    ]
  }
]