返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool B

ID: 5935723686

对局比分

11-1

获胜 / Win

对决日期

2026-01-24

对局时间 (估算)

7:30 PM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1胜方
ZP
Zachary Patterson

3ZZVGP · Shalimar, FL, US

DUPR

5.143

Tristan Cooley

67W6NG · Crestview, FL, US

DUPR

4.813

阵营 2负方
JM
Jensen Melancon

4P06D6 · Thibodaux, LA, US

DUPR

4.088

KP
Kristopher Prejeant

X2JK2R · Morgan City, LA, US

DUPR

4.649

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5935723686
显示原始对决元数据 JSON
[
  {
    "team_id": 7378828329,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zachary Patterson",
        "dupr_id": "3ZZVGP",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "Shalimar, FL, US"
      },
      {
        "name": "Tristan Cooley",
        "dupr_id": "67W6NG",
        "rating": 4.813,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/52325/images/profile/8438a71e-c5f3-42ec-b7fe-b5b528094c9b.png",
        "location": "Crestview, FL, US"
      }
    ]
  },
  {
    "team_id": 8104791559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jensen Melancon",
        "dupr_id": "4P06D6",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Thibodaux, LA, US"
      },
      {
        "name": "Kristopher Prejeant",
        "dupr_id": "X2JK2R",
        "rating": 4.649,
        "profile_pic_url": null,
        "location": "Morgan City, LA, US"
      }
    ]
  }
]