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

Saturday Mixer

ID: 6255829335

对局比分

9-11

落败 / Loss

对决日期

2026-03-21

对局时间 (估算)

4:45 AM

对决场地

202 N Blake Ave, Sequim, WA 98382, USA

View Facility Page →

对决竞争阵营

阵营 1负方
TW
Timothy Williams

9PMG7K · Sequim, WA, US

DUPR

3.516

SR
Steven Reeves

3XYYM5 · Sequim, WA, US

DUPR

3.610

阵营 2胜方
AS
Alex Sprenger

DNYQRY · Sequim, WA, US

DUPR

3.347

LC
Louis Crabb

ZDXDND · USA

DUPR

3.031

数据访问 (AI / 开发者)

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

cURL Request:

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