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

The Pickle Bar Men's 4.5+ Moneyball

ID: 4417238043

对局比分

11-2, 11-8

获胜 / Win

对决日期

2024-12-15

对局时间 (估算)

4:45 AM

对决场地

162 Cherry St, Summerville, SC 29486, USA

未核实场馆

对决竞争阵营

阵营 1胜方
JG
Joshua Giannelli

3VG2JP · Moncks Corner, SC, US

DUPR

5.517

Jake Boss

679R2Q · Charleston, SC, US

DUPR

4.990

阵营 2负方
SW
Spencer Wood

16PROE · Charleston, SC, US

DUPR

4.985

BH
Brad Hix

1RXGZM · Ridgeland, SC, US

DUPR

4.928

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4417238043
显示原始对决元数据 JSON
[
  {
    "team_id": 4888166879,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Giannelli",
        "dupr_id": "3VG2JP",
        "rating": 5.517,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      },
      {
        "name": "Jake Boss",
        "dupr_id": "679R2Q",
        "rating": 4.99,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/104199_6220d8ef2c3cf.jpeg",
        "location": "Charleston, SC, US"
      }
    ]
  },
  {
    "team_id": 4636733786,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Spencer Wood",
        "dupr_id": "16PROE",
        "rating": 4.985,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Brad Hix",
        "dupr_id": "1RXGZM",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Ridgeland, SC, US"
      }
    ]
  }
]