返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Saturday Mixer

ID: 4942650328

对局比分

11-7

获胜 / Win

对决日期

2026-03-21

对局时间 (估算)

5:00 PM

对决场地

202 N Blake Ave, Sequim, WA 98382, USA

View Facility Page →

对决竞争阵营

阵营 1胜方
TW
Timothy Williams

9PMG7K · Sequim, WA, US

DUPR

3.507

SR
Steven Reeves

3XYYM5 · Sequim, WA, US

DUPR

3.605

阵营 2负方
AS
Alex Sprenger

DNYQRY · Sequim, WA, US

DUPR

3.351

LC
Louis Crabb

ZDXDND · USA

DUPR

3.059

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4942650328
显示原始对决元数据 JSON
[
  {
    "team_id": 7671103219,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Timothy Williams",
        "dupr_id": "9PMG7K",
        "rating": 3.507,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Steven Reeves",
        "dupr_id": "3XYYM5",
        "rating": 3.605,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      }
    ]
  },
  {
    "team_id": 8236645869,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Alex Sprenger",
        "dupr_id": "DNYQRY",
        "rating": 3.351,
        "profile_pic_url": null,
        "location": "Sequim, WA, US"
      },
      {
        "name": "Louis Crabb",
        "dupr_id": "ZDXDND",
        "rating": 3.059,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]