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

Men’s 4.5 Moneyball

ID: 4652531892

对局比分

4-15

落败 / Loss

对决日期

2024-12-15

对局时间 (估算)

1:00 PM

对决场地

The Pickle Bar

未核实场馆

对决竞争阵营

阵营 1负方
VN
Viet Nguyen

8EMNW1 · North Augusta, SC, US

DUPR

4.823

JL
Jack Lawrence

7D2EQM · Augusta, GA, US

DUPR

5.110

阵营 2胜方
JG
Joshua Giannelli

3VG2JP · Moncks Corner, SC, US

DUPR

5.515

Jake Boss

679R2Q · Charleston, SC, US

DUPR

4.881

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4652531892
显示原始对决元数据 JSON
[
  {
    "team_id": 7141836271,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Viet Nguyen",
        "dupr_id": "8EMNW1",
        "rating": 4.823,
        "profile_pic_url": null,
        "location": "North Augusta, SC, US"
      },
      {
        "name": "Jack Lawrence",
        "dupr_id": "7D2EQM",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Augusta, GA, US"
      }
    ]
  },
  {
    "team_id": 4303808330,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Joshua Giannelli",
        "dupr_id": "3VG2JP",
        "rating": 5.515,
        "profile_pic_url": null,
        "location": "Moncks Corner, SC, US"
      },
      {
        "name": "Jake Boss",
        "dupr_id": "679R2Q",
        "rating": 4.881,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/104199_6220d8ef2c3cf.jpeg",
        "location": "Charleston, SC, US"
      }
    ]
  }
]