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

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

ID: 8521695872

对局比分

8-15

获胜 / Win

对决日期

2025-09-14

对局时间 (估算)

9:00 PM

对决场地

Beaverton, OR

View Facility Page →

对决竞争阵营

阵营 1负方
SW
Sally Woodman

8GZ90D · USA

DUPR

4.894

JS
Jason Samora

3LJRD6 · North Bend, OR, US

DUPR

4.577

阵营 2胜方
TK
Taylor Kuroda

16X5LK · Tigard, OR, US

DUPR

5.017

LC
Luke Calvert

ODXN9E · Boise, ID, US

DUPR

5.106

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8521695872
显示原始对决元数据 JSON
[
  {
    "team_id": 5048292849,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sally Woodman",
        "dupr_id": "8GZ90D",
        "rating": 4.894,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Samora",
        "dupr_id": "3LJRD6",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "North Bend, OR, US"
      }
    ]
  },
  {
    "team_id": 4667847903,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Taylor Kuroda",
        "dupr_id": "16X5LK",
        "rating": 5.017,
        "profile_pic_url": null,
        "location": "Tigard, OR, US"
      },
      {
        "name": "Luke Calvert",
        "dupr_id": "ODXN9E",
        "rating": 5.106,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  }
]