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

2025 Pickleball World Cup

ID: 5206501901

Match Scores

5-15

Win

Play Date

2025-10-31

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AM
Ara Messerlian

16NP5Q · Burbank, CA, US

DUPR

4.703

AH
Araksya Hovsepyan

OD69X7 · USA

DUPR

3.939

TEAM 2WINNER
JK
Jou-Yu Ko

XJD2Y5 · Kaohsiung City, TW

DUPR

5.134

DY
Danny yang

30MV6G · Kaohsiung City, TW

DUPR

4.839

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-5206501901
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8382752386,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ara Messerlian",
        "dupr_id": "16NP5Q",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "Burbank, CA, US"
      },
      {
        "name": "Araksya Hovsepyan",
        "dupr_id": "OD69X7",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6734683002,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jou-Yu Ko",
        "dupr_id": "XJD2Y5",
        "rating": 5.134,
        "profile_pic_url": null,
        "location": "Kaohsiung City, TW"
      },
      {
        "name": "Danny yang",
        "dupr_id": "30MV6G",
        "rating": 4.839,
        "profile_pic_url": null,
        "location": "Kaohsiung City, TW"
      }
    ]
  }
]