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

4TH SSI Pickle Paddle Battle - Mens Doubles Skill: (4.0) Age: (5 To 49)

ID: 8549240317

对局比分

15-6

落败 / Loss

对决日期

2025-04-12

对局时间 (估算)

2:15 AM

对决场地

Saint Simons Island, GA

未核实场馆

对决竞争阵营

阵营 1胜方
SG
Sean Greer

8EXXLW · Macon, GA, US

DUPR

4.314

JP
Jimmy Price

8W5EPM · Macon, GA, US

DUPR

4.007

阵营 2负方
DB
Darin Baclayon

8D0VL3 · Richmond Hill, GA, US

DUPR

3.948

DG
Derek Goreczny

YGJPJK · USA

DUPR

3.761

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8549240317
显示原始对决元数据 JSON
[
  {
    "team_id": 6844549234,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sean Greer",
        "dupr_id": "8EXXLW",
        "rating": 4.314,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Jimmy Price",
        "dupr_id": "8W5EPM",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 8397682152,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Darin Baclayon",
        "dupr_id": "8D0VL3",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "Derek Goreczny",
        "dupr_id": "YGJPJK",
        "rating": 3.761,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]