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

Wednesday Ladder Aug 06 - 5

ID: 7885271640

对局比分

15-6

获胜 / Win

对决日期

2025-08-06

对局时间 (估算)

1:00 PM

对决场地

2748 E Olivera Rd,, 94519, Concord

View Facility Page →

对决竞争阵营

阵营 1胜方
JL
John Lamm

2QVOPR · Walnut Creek, CA, US

DUPR

4.597

ET
Eric Tate

89JYK1 · Clayton, CA, US

DUPR

4.359

阵营 2负方
BH
Bill Hicks

3Y46YP · Vacaville, CA, US

DUPR

4.140

TS
Todd Scheid

30PGQ2 · Walnut Creek, CA, US

DUPR

4.022

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7885271640
显示原始对决元数据 JSON
[
  {
    "team_id": 6534283237,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Lamm",
        "dupr_id": "2QVOPR",
        "rating": 4.597,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      },
      {
        "name": "Eric Tate",
        "dupr_id": "89JYK1",
        "rating": 4.359,
        "profile_pic_url": null,
        "location": "Clayton, CA, US"
      }
    ]
  },
  {
    "team_id": 7694264104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bill Hicks",
        "dupr_id": "3Y46YP",
        "rating": 4.14,
        "profile_pic_url": null,
        "location": "Vacaville, CA, US"
      },
      {
        "name": "Todd Scheid",
        "dupr_id": "30PGQ2",
        "rating": 4.022,
        "profile_pic_url": null,
        "location": "Walnut Creek, CA, US"
      }
    ]
  }
]