返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

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

ID: 8355266423

对局比分

15-8

获胜 / Win

对决日期

2026-02-07

对局时间 (估算)

12:45 AM

对决场地

Vidalia, GA

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sean Sasser

JJP7PJ · USA

DUPR

3.591

GJ
Gary jones

1R7ZDQ · Dublin, GA, US

DUPR

4.286

阵营 2负方
JJ
John Johnson

D9QJRY · USA

DUPR

2.513

JF
John Ford

NRXZL7 · Monticello, GA, US

DUPR

3.603

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8355266423
显示原始对决元数据 JSON
[
  {
    "team_id": 7195498093,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Sasser",
        "dupr_id": "JJP7PJ",
        "rating": 3.591,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary jones",
        "dupr_id": "1R7ZDQ",
        "rating": 4.286,
        "profile_pic_url": null,
        "location": "Dublin, GA, US"
      }
    ]
  },
  {
    "team_id": 8347987591,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Johnson",
        "dupr_id": "D9QJRY",
        "rating": 2.513,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Ford",
        "dupr_id": "NRXZL7",
        "rating": 3.603,
        "profile_pic_url": null,
        "location": "Monticello, GA, US"
      }
    ]
  }
]