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

HISPORTS TOUR FINALE (VAUGHAN) - Split Age Mens Doubles: (5.0 And Above)

ID: 8168099071

对局比分

15-10

获胜 / Win

对决日期

2025-10-16

对局时间 (估算)

8:45 AM

对决场地

Vaughan, ON

View Facility Page →

对决竞争阵营

阵营 1胜方
PY
phillip young

59X66V · Markham, ON, CA

DUPR

4.679

JL
Justin Lin

V7XXJ6 · Richmond Hill, ON, CA

DUPR

4.811

阵营 2负方
PS
Patrick Steers

3Y5V9K · USA

DUPR

4.469

JS
Jeff Steers

84E90K · Barrie, ON, CA

DUPR

5.158

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8168099071
显示原始对决元数据 JSON
[
  {
    "team_id": 7379714220,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "phillip young",
        "dupr_id": "59X66V",
        "rating": 4.679,
        "profile_pic_url": null,
        "location": "Markham, ON, CA"
      },
      {
        "name": "Justin Lin",
        "dupr_id": "V7XXJ6",
        "rating": 4.811,
        "profile_pic_url": null,
        "location": "Richmond Hill, ON, CA"
      }
    ]
  },
  {
    "team_id": 4534090604,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Patrick Steers",
        "dupr_id": "3Y5V9K",
        "rating": 4.469,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Steers",
        "dupr_id": "84E90K",
        "rating": 5.158,
        "profile_pic_url": null,
        "location": "Barrie, ON, CA"
      }
    ]
  }
]