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

JP Concrete Paddle Cup - Womens Doubles Skill: (Open) Age: (Any)

ID: 7486834963

对局比分

3-15

落败 / Loss

对决日期

2025-09-14

对局时间 (估算)

8:45 AM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1负方
TK
Taylor Kuroda

16X5LK · Tigard, OR, US

DUPR

5.028

AK
Alix Kopf

894J5J · Vancouver, WA, US

DUPR

4.972

阵营 2胜方
SK
Sarah Kaufman

GGJK2M · Vancouver, WA, US

DUPR

5.198

HG
Hannah Gianan

9PM76K · Basel, BS, CH

DUPR

4.951

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7486834963
显示原始对决元数据 JSON
[
  {
    "team_id": 5701591260,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taylor Kuroda",
        "dupr_id": "16X5LK",
        "rating": 5.028,
        "profile_pic_url": null,
        "location": "Tigard, OR, US"
      },
      {
        "name": "Alix Kopf",
        "dupr_id": "894J5J",
        "rating": 4.972,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  },
  {
    "team_id": 7016926598,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sarah Kaufman",
        "dupr_id": "GGJK2M",
        "rating": 5.198,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      },
      {
        "name": "Hannah Gianan",
        "dupr_id": "9PM76K",
        "rating": 4.951,
        "profile_pic_url": null,
        "location": "Basel, BS, CH"
      }
    ]
  }
]