Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Fracas in Fort Collins PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6364046613

Match Scores

15-11

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Fort Collins, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
AO
Adelie Osher

7ZZ920 · CA, US

DUPR

5.030

DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.419

TEAM 2LOSS
SL
Simone Leonard

XJ6PVR · Erie, CO, US

DUPR

4.883

VR
Vincent Rettke

7D0W70 · Madison, AL, US

DUPR

5.439

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-6364046613
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5753995983,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adelie Osher",
        "dupr_id": "7ZZ920",
        "rating": 5.03,
        "profile_pic_url": null,
        "location": "CA, US"
      },
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 7426286361,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Simone Leonard",
        "dupr_id": "XJ6PVR",
        "rating": 4.883,
        "profile_pic_url": null,
        "location": "Erie, CO, US"
      },
      {
        "name": "Vincent Rettke",
        "dupr_id": "7D0W70",
        "rating": 5.439,
        "profile_pic_url": null,
        "location": "Madison, AL, US"
      }
    ]
  }
]