返回检索中心
匹克球对决数据双打对决 (Doubles)高级 / 中高级 (Advanced 3.5+)

Picklehead247 9.299 MENS / 9.599 MIXED Moneyball Event

ID: 5762839902

对局比分

8-11

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

7:30 PM

对决场地

Pickle & Pint, South Belcher Road, Largo, FL, USA

未核实场馆

对决竞争阵营

阵营 1负方
SM
Steven Marto

3VEWMP · Canton, GA, US

DUPR

4.284

GB
Gary Beltowski

8D04M3 · USA

DUPR

4.598

阵营 2胜方
JS
Jens Sproll

ZZYLKD · Pinellas County, FL, US

DUPR

3.910

TR
Talman Ramsey

DYY49X · St. Petersburg, FL, US

DUPR

4.655

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5762839902
显示原始对决元数据 JSON
[
  {
    "team_id": 5872964716,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Steven Marto",
        "dupr_id": "3VEWMP",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Canton, GA, US"
      },
      {
        "name": "Gary Beltowski",
        "dupr_id": "8D04M3",
        "rating": 4.598,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7054633577,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jens  Sproll",
        "dupr_id": "ZZYLKD",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Pinellas County, FL, US"
      },
      {
        "name": "Talman Ramsey",
        "dupr_id": "DYY49X",
        "rating": 4.655,
        "profile_pic_url": null,
        "location": "St. Petersburg, FL, US"
      }
    ]
  }
]