Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

EPIC World Championship - Mixed Doubles Skill: (3.000 To 3.700) Age: (Any)

ID: 7133927960

Match Scores

25-23

Win

Play Date

2026-05-01

Play Time (Est)

9:00 PM

Play Location

Singapore, SGP

View Facility Page →

Competitor Teams

TEAM 1WINNER
JL
Joleen Loh

5ERZLL · USA

DUPR

3.562

DW
Darryl Wang

YMGP9D · Singapore, SG

DUPR

3.495

TEAM 2LOSS
HN
Hana Nguyen

VXDE45 · USA

DUPR

3.419

RT
Russell Tan

LV66YK · Singapore, SG

DUPR

3.300

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-7133927960
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5307937027,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joleen Loh",
        "dupr_id": "5ERZLL",
        "rating": 3.562,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Darryl Wang",
        "dupr_id": "YMGP9D",
        "rating": 3.495,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  },
  {
    "team_id": 7277709991,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hana Nguyen",
        "dupr_id": "VXDE45",
        "rating": 3.419,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Russell Tan",
        "dupr_id": "LV66YK",
        "rating": 3.3,
        "profile_pic_url": null,
        "location": "Singapore, SG"
      }
    ]
  }
]