返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

APA - The Admiral Cup - Powered By Dink Monsters - Mixed Doubles Skill: (3.5) Age: (50 And Above)

ID: 5020563971

对局比分

5-15

获胜 / Win

对决日期

2025-11-08

对局时间 (估算)

12:45 AM

对决场地

Vaughan, ON

View Facility Page →

对决竞争阵营

阵营 1负方
EL
Edith Lee

X2YL2R · USA

DUPR

3.292

AC
Antony Chau

M2M94D · USA

DUPR

3.891

阵营 2胜方
Chrisdin Ma

6ZYO7D · Richmond Hill, ON, CA

DUPR

3.809

RL
Roger Lam

J5L6OO · Toronto, ON, CA

DUPR

3.809

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5020563971
显示原始对决元数据 JSON
[
  {
    "team_id": 4725708230,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edith Lee",
        "dupr_id": "X2YL2R",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Antony Chau",
        "dupr_id": "M2M94D",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8240685589,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chrisdin Ma",
        "dupr_id": "6ZYO7D",
        "rating": 3.809,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/101511_65294a2be7efe.png",
        "location": "Richmond Hill, ON, CA"
      },
      {
        "name": "Roger Lam",
        "dupr_id": "J5L6OO",
        "rating": 3.809,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]