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

2025 Spokane Slam at Power PBC - Mixed Doubles Skill: (4.0+) Age: (Any)

ID: 7969218469

对局比分

11-5

获胜 / Win

对决日期

2025-10-05

对局时间 (估算)

2:15 AM

对决场地

Spokane Valley, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
SC
Shery Crater

M2YM4L · Liberty Lake, WA, US

DUPR

4.536

BK
Brandon Kim

L50RE5 · Seattle, WA, US

DUPR

4.126

阵营 2负方
ET
Emily Thompson

OWEMOE · USA

DUPR

2.990

JT
Joel Thompson

ELXQYW · Spokane Valley, WA, US

DUPR

3.265

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7969218469
显示原始对决元数据 JSON
[
  {
    "team_id": 5170686546,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shery Crater",
        "dupr_id": "M2YM4L",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Liberty Lake, WA, US"
      },
      {
        "name": "Brandon Kim",
        "dupr_id": "L50RE5",
        "rating": 4.126,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  },
  {
    "team_id": 7220577287,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Emily Thompson",
        "dupr_id": "OWEMOE",
        "rating": 2.99,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Thompson",
        "dupr_id": "ELXQYW",
        "rating": 3.265,
        "profile_pic_url": null,
        "location": "Spokane Valley, WA, US"
      }
    ]
  }
]