返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

PPA Asia 1000 MB Hanoi Cup 2026 - Pro Mixed Doubles

ID: 5069889607

对局比分

11-5, 11-5

落败 / Loss

对决日期

2026-04-02

对局时间 (估算)

8:45 AM

对决场地

Hanoi, HN

View Facility Page →

对决竞争阵营

阵营 1胜方
Catherine Parenteau

16NGXG · PPA Tour Pro

DUPR

6.130

Eric Oncins

NY7XP6 · PPA Tour Pro

DUPR

6.642

阵营 2负方
SJ
Sarah Jane Lim

XJORR4 · Makati, NCR, PH

DUPR

5.409

LL
Leander Lazaro

124GJ7 · Malabon, NCR, PH

DUPR

5.476

数据访问 (AI / 开发者)

提供机器可读的数据接口,支持大语言模型和智能体抓取与调用。

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5069889607
显示原始对决元数据 JSON
[
  {
    "team_id": 5429571255,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Catherine Parenteau",
        "dupr_id": "16NGXG",
        "rating": 6.13,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/03/Catherine-Parenteau.png",
        "location": "PPA Tour Pro"
      },
      {
        "name": "Eric Oncins",
        "dupr_id": "NY7XP6",
        "rating": 6.642,
        "profile_pic_url": "https://ppatour.com/wp-content/uploads/2025/02/61b3a1b5-a8fb-4caa-a150-118f59261f08.png",
        "location": "PPA Tour Pro"
      }
    ]
  },
  {
    "team_id": 5192276838,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sarah Jane Lim",
        "dupr_id": "XJORR4",
        "rating": 5.409,
        "profile_pic_url": null,
        "location": "Makati, NCR, PH"
      },
      {
        "name": "Leander Lazaro",
        "dupr_id": "124GJ7",
        "rating": 5.476,
        "profile_pic_url": null,
        "location": "Malabon, NCR, PH"
      }
    ]
  }
]