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

Round Robin 4.0 Dupr

ID: 4894474215

对局比分

3-11

落败 / Loss

对决日期

2025-02-11

对局时间 (估算)

4:45 AM

对决场地

The Picklr Sandy

未核实场馆

对决竞争阵营

阵营 1负方
LL
Lance lagerquist

8M5OKD · Sandy, UT, US

DUPR

4.280

LW
Lon Welch

849DMV · Salt Lake City, UT, US

DUPR

3.763

阵营 2胜方
SM
Seth Manning

ZNYZNQ · Herriman, UT, US

DUPR

4.263

RM
Rachel Marshall

8J0DOD · Cottonwood Heights, UT, US

DUPR

4.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4894474215
显示原始对决元数据 JSON
[
  {
    "team_id": 6384515016,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Lance lagerquist",
        "dupr_id": "8M5OKD",
        "rating": 4.28,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "Lon Welch",
        "dupr_id": "849DMV",
        "rating": 3.763,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  },
  {
    "team_id": 5877779504,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Seth Manning",
        "dupr_id": "ZNYZNQ",
        "rating": 4.263,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Rachel Marshall",
        "dupr_id": "8J0DOD",
        "rating": 4.054,
        "profile_pic_url": null,
        "location": "Cottonwood Heights, UT, US"
      }
    ]
  }
]