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

Sweet Onion Smash - Mens Doubles Skill: (3.5-15+)(3.5-50+)(4.0-15+)(4.0-35+)COMBINED

ID: 4525475396

对局比分

15-6

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

9:00 PM

对决场地

Vidalia, GA

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sean Sasser

JJP7PJ · USA

DUPR

3.649

GJ
Gary jones

1R7ZDQ · Dublin, GA, US

DUPR

4.314

阵营 2负方
JM
Jaquan Moody

QPD2YN · Baxley, GA, US

DUPR

3.625

HB
Haden Belding

G5WD0X · GA, US

DUPR

3.667

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4525475396
显示原始对决元数据 JSON
[
  {
    "team_id": 7944667536,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Sasser",
        "dupr_id": "JJP7PJ",
        "rating": 3.649,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary jones",
        "dupr_id": "1R7ZDQ",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 7060697267,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jaquan Moody",
        "dupr_id": "QPD2YN",
        "rating": 3.625,
        "profile_pic_url": null,
        "location": "Baxley, GA, US"
      },
      {
        "name": "Haden Belding",
        "dupr_id": "G5WD0X",
        "rating": 3.667,
        "profile_pic_url": null,
        "location": "GA, US"
      }
    ]
  }
]