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

Pool A Men’s Doubles 3.5+ (50+)

ID: 4737604658

对局比分

4-11

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

3:30 PM

对决场地

The Picklr Biloxi

未核实场馆

对决竞争阵营

阵营 1负方
DS
DeWayne Smith

YNXGPK · Biloxi, MS, US

DUPR

3.247

JP
Jack Pettit

Q5NDQN · Ocean Springs, MS, US

DUPR

3.260

阵营 2胜方
RH
Ronnie Herrin

G5J2LV · USA

DUPR

3.953

AG
Andrew Gunkel

760QX5 · USA

DUPR

4.004

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4737604658
显示原始对决元数据 JSON
[
  {
    "team_id": 5307000348,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DeWayne Smith",
        "dupr_id": "YNXGPK",
        "rating": 3.247,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Jack Pettit",
        "dupr_id": "Q5NDQN",
        "rating": 3.26,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      }
    ]
  },
  {
    "team_id": 5932502507,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ronnie Herrin",
        "dupr_id": "G5J2LV",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Andrew Gunkel",
        "dupr_id": "760QX5",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]