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

Arkansas Premier League - Week 4

ID: 7658725563

对局比分

21-17

获胜 / Win

对决日期

2025-03-23

对局时间 (估算)

4:45 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Larry Patrick

3PZ6RE · Hot Springs, AR, US

DUPR

4.750

CS
Cameron Schuessler

3LX67K · Suffolk

DUPR

4.938

阵营 2负方
SE
Scott Eibes

8JGZ6M · USA

DUPR

4.873

ML
Matthew Littlefield

R8JVO8 · USA

DUPR

4.702

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7658725563
显示原始对决元数据 JSON
[
  {
    "team_id": 6693776848,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Larry Patrick",
        "dupr_id": "3PZ6RE",
        "rating": 4.75,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6841bb7905161.jpg",
        "location": "Hot Springs, AR, US"
      },
      {
        "name": "Cameron Schuessler",
        "dupr_id": "3LX67K",
        "rating": 4.938,
        "profile_pic_url": null,
        "location": "Suffolk"
      }
    ]
  },
  {
    "team_id": 8294309708,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Eibes",
        "dupr_id": "8JGZ6M",
        "rating": 4.873,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Littlefield",
        "dupr_id": "R8JVO8",
        "rating": 4.702,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]