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

6-2026 Season 3 - Division A

ID: 7632155815

对局比分

7-21

落败 / Loss

对决日期

2026-05-19

对局时间 (估算)

8:45 AM

对决场地

Pickle ball lab

未核实场馆

对决竞争阵营

阵营 1负方
JZ
Jack Zhu

4Z4W02 · Shenzhen, Guangdong Province, CN

DUPR

4.101

WS
Wing Sze Yu

RYJRJQ · New Territories, HK

DUPR

4.574

阵营 2胜方
MW
Monte Wong

6ZRKV0 · Hong Kong Island, HK

DUPR

4.614

CS
Chui Shan Ivy Wong

W65ZJY · Hong Kong Island, HK

DUPR

4.041

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7632155815
显示原始对决元数据 JSON
[
  {
    "team_id": 8262392026,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jack Zhu",
        "dupr_id": "4Z4W02",
        "rating": 4.101,
        "profile_pic_url": null,
        "location": "Shenzhen, Guangdong Province, CN"
      },
      {
        "name": "Wing Sze Yu",
        "dupr_id": "RYJRJQ",
        "rating": 4.574,
        "profile_pic_url": null,
        "location": "New Territories, HK"
      }
    ]
  },
  {
    "team_id": 7800792059,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": " Monte Wong",
        "dupr_id": "6ZRKV0",
        "rating": 4.614,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      },
      {
        "name": "Chui Shan Ivy Wong",
        "dupr_id": "W65ZJY",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Hong Kong Island, HK"
      }
    ]
  }
]