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

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

ID: 4359138705

Match Scores

11-1, 11-4

Loss

Play Date

2026-05-31

Play Time (Est)

10:15 AM

Play Location

Fort Collins, CO

View Facility Page →

Competitor Teams

TEAM 1WINNER
JM
Jose Martinez

PK6J4Q · Houston, TX, US

DUPR

5.635

NH
Natalie Hur

YGW6RP · Seoul, KR

DUPR

5.479

TEAM 2LOSS
DA
Daniel Adsit

ODPVRE · Colorado Springs, CO, US

DUPR

5.199

LY
Linda Yang

PKG5MG · Loveland, CO, US

DUPR

4.515

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-4359138705
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4772133078,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jose Martinez",
        "dupr_id": "PK6J4Q",
        "rating": 5.635,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Natalie Hur",
        "dupr_id": "YGW6RP",
        "rating": 5.479,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  },
  {
    "team_id": 7925749300,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Adsit",
        "dupr_id": "ODPVRE",
        "rating": 5.199,
        "profile_pic_url": null,
        "location": "Colorado Springs, CO, US"
      },
      {
        "name": "Linda Yang",
        "dupr_id": "PKG5MG",
        "rating": 4.515,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      }
    ]
  }
]