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

CHINA WPC MASTERS - Men's Doubles 19+ 4.5

ID: 6725789194

Match Scores

11-7

Win

Play Date

2026-01-08

Play Time (Est)

11:30 PM

Play Location

Hainan, China

View Facility Page →

Competitor Teams

TEAM 1WINNER
MH
Miguel Hernandez

3Y4LP4 · San José del Cabo, BCS, MX

DUPR

4.547

NP
Nasser Pena Rios

59RWWL · Bogotá, CO

DUPR

4.901

TEAM 2LOSS
KL
Kin Long Chan

ODNRME · New Territories, HK

DUPR

4.300

LZ
Li Zong Jin

5990Q5 · New Taipei City, TW

DUPR

4.537

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-6725789194
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5633798000,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Miguel Hernandez",
        "dupr_id": "3Y4LP4",
        "rating": 4.547,
        "profile_pic_url": null,
        "location": "San José del Cabo, BCS, MX"
      },
      {
        "name": "Nasser Pena Rios",
        "dupr_id": "59RWWL",
        "rating": 4.901,
        "profile_pic_url": null,
        "location": "Bogotá, CO"
      }
    ]
  },
  {
    "team_id": 6824421903,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kin Long Chan",
        "dupr_id": "ODNRME",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      },
      {
        "name": "Li Zong Jin",
        "dupr_id": "5990Q5",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "New Taipei City, TW"
      }
    ]
  }
]