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

Funny Money at Zero Zero Two, Fort Collins, CO

ID: 7446371271

对局比分

11-10

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
KS
Kyle Schuyler

GGE2PD · Loveland, CO, US

DUPR

3.949

EF
Erick Finnestead

8KQODO · Berthoud, CO, US

DUPR

4.051

阵营 2负方
JC
Jax Chou

766R5N · Parker, CO, US

DUPR

3.901

LW
Lexie Woolridge

3ZKJVP · USA

DUPR

4.379

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7446371271
显示原始对决元数据 JSON
[
  {
    "team_id": 5986233239,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kyle Schuyler",
        "dupr_id": "GGE2PD",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": "Loveland, CO, US"
      },
      {
        "name": "Erick Finnestead",
        "dupr_id": "8KQODO",
        "rating": 4.051,
        "profile_pic_url": null,
        "location": "Berthoud, CO, US"
      }
    ]
  },
  {
    "team_id": 8345886890,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jax Chou",
        "dupr_id": "766R5N",
        "rating": 3.901,
        "profile_pic_url": null,
        "location": "Parker, CO, US"
      },
      {
        "name": "Lexie Woolridge",
        "dupr_id": "3ZKJVP",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]