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

5TH SSI Pickle Paddle Battle - Mens Doubles Skill: (4.0) Age: (60 And Above)

ID: 8226226105

对局比分

15-9

落败 / Loss

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

Saint Simons Island, GA

未核实场馆

对决竞争阵营

阵营 1胜方
JH
Jay Hanson

KXN607 · USA

DUPR

4.289

RF
Rich Fair

8GP9DG · USA

DUPR

4.063

阵营 2负方
JC
Jeff Coulter

V4ZN76 · St. Simons Island, GA, US

DUPR

3.830

TP
Tracy Pavone

MY4L9L · St. Simons Island, GA, US

DUPR

3.948

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8226226105
显示原始对决元数据 JSON
[
  {
    "team_id": 8576023508,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jay Hanson",
        "dupr_id": "KXN607",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rich Fair",
        "dupr_id": "8GP9DG",
        "rating": 4.063,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6413980691,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Coulter",
        "dupr_id": "V4ZN76",
        "rating": 3.83,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      },
      {
        "name": "Tracy Pavone",
        "dupr_id": "MY4L9L",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      }
    ]
  }
]