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

League F

ID: 4475112127

对局比分

11-2

获胜 / Win

对决日期

2025-01-30

对局时间 (估算)

8:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
EF
Eric Franson

3O0JL2 · American Fork, UT, US

DUPR

4.349

NT
Nicholas Thatcher

L5WO6Q · Provo, UT, US

DUPR

4.630

阵营 2负方
PN
Paul Nelson

8WRGZL · Provo, UT, US

DUPR

4.039

BS
Bonnie Sorensen

3VRXDE · Spanish Fork, UT, US

DUPR

4.034

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4475112127
显示原始对决元数据 JSON
[
  {
    "team_id": 6282369926,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Franson",
        "dupr_id": "3O0JL2",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "American Fork, UT, US"
      },
      {
        "name": "Nicholas Thatcher",
        "dupr_id": "L5WO6Q",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      }
    ]
  },
  {
    "team_id": 4299103489,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Nelson",
        "dupr_id": "8WRGZL",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Bonnie Sorensen",
        "dupr_id": "3VRXDE",
        "rating": 4.034,
        "profile_pic_url": null,
        "location": "Spanish Fork, UT, US"
      }
    ]
  }
]