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

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

ID: 5240549730

Match Scores

8-11, 11-9, 10-12

Loss

Play Date

2026-05-30

Play Time (Est)

7:30 PM

Play Location

Fort Collins, CO

View Facility Page →

Competitor Teams

TEAM 1LOSS
Andre Mercado

8JVP0J · PPA Tour Pro

DUPR

5.619

ZG
Zach Gonnering

3X9V0R · Green Bay, WI, US

DUPR

5.394

TEAM 2WINNER
EK
Edward Kim

GGE27X · Seoul, KR

DUPR

5.438

DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.419

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-5240549730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6812120572,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andre Mercado",
        "dupr_id": "8JVP0J",
        "rating": 5.619,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/12/andre-mercado_headshot.webp",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Zach Gonnering",
        "dupr_id": "3X9V0R",
        "rating": 5.394,
        "profile_pic_url": null,
        "location": "Green Bay, WI, US"
      }
    ]
  },
  {
    "team_id": 7618421293,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Edward Kim",
        "dupr_id": "GGE27X",
        "rating": 5.438,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.419,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      }
    ]
  }
]