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

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

ID: 6104973867

对局比分

6-15

落败 / Loss

对决日期

2025-09-13

对局时间 (估算)

4:45 AM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1负方
TK
Taylor Kuroda

16X5LK · Tigard, OR, US

DUPR

5.053

AK
Alix Kopf

894J5J · Vancouver, WA, US

DUPR

5.026

阵营 2胜方
JS
Jacqueline Summers

8GJGQM · Bend, OR, US

DUPR

4.817

RH
Riley Hanks

8DXM64 · Portland, OR, US

DUPR

5.311

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6104973867
显示原始对决元数据 JSON
[
  {
    "team_id": 6298964270,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Taylor Kuroda",
        "dupr_id": "16X5LK",
        "rating": 5.053,
        "profile_pic_url": null,
        "location": "Tigard, OR, US"
      },
      {
        "name": "Alix Kopf",
        "dupr_id": "894J5J",
        "rating": 5.026,
        "profile_pic_url": null,
        "location": "Vancouver, WA, US"
      }
    ]
  },
  {
    "team_id": 8577472021,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacqueline Summers",
        "dupr_id": "8GJGQM",
        "rating": 4.817,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Riley Hanks",
        "dupr_id": "8DXM64",
        "rating": 5.311,
        "profile_pic_url": null,
        "location": "Portland, OR, US"
      }
    ]
  }
]