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

Dink Dynasty: 3.5 Men's Doubles Tournament - Dink Dynasty: 3.5 Men's Doubles Tournament

ID: 4809816545

对局比分

11-5

获胜 / Win

对决日期

2025-09-14

对局时间 (估算)

6:15 AM

对决场地

Rowdy Hog Pickleball Little Rock AR

未核实场馆

对决竞争阵营

阵营 1胜方
TP
Tyler Posey

QPJL45 · Sherwood, AR, US

DUPR

3.908

ZR
Zach Roberts

94W62K · USA

DUPR

3.449

阵营 2负方
JA
Jared Aschbrenner

P5KVOZ · USA

DUPR

2.425

LL
Langston Lindsey

K54JYQ · USA

DUPR

3.437

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4809816545
显示原始对决元数据 JSON
[
  {
    "team_id": 7684067529,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Posey",
        "dupr_id": "QPJL45",
        "rating": 3.908,
        "profile_pic_url": null,
        "location": "Sherwood, AR, US"
      },
      {
        "name": "Zach Roberts",
        "dupr_id": "94W62K",
        "rating": 3.449,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6997565642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jared Aschbrenner",
        "dupr_id": "P5KVOZ",
        "rating": 2.425,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Langston Lindsey",
        "dupr_id": "K54JYQ",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]