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

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

ID: 7915348297

对局比分

11-15

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

2:15 AM

对决场地

Saint Simons Island, GA

未核实场馆

对决竞争阵营

阵营 1负方
JC
Jeff Coulter

V4ZN76 · St. Simons Island, GA, US

DUPR

3.854

TP
Tracy Pavone

MY4L9L · St. Simons Island, GA, US

DUPR

3.968

阵营 2胜方
RH
Randy Huff

1QMQKN · Lexington, SC, US

DUPR

3.939

TD
Tom Domke

1RMX0M · Lexington, SC, US

DUPR

3.659

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7915348297
显示原始对决元数据 JSON
[
  {
    "team_id": 4847996219,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jeff Coulter",
        "dupr_id": "V4ZN76",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      },
      {
        "name": "Tracy Pavone",
        "dupr_id": "MY4L9L",
        "rating": 3.968,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      }
    ]
  },
  {
    "team_id": 8452531652,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Huff",
        "dupr_id": "1QMQKN",
        "rating": 3.939,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      },
      {
        "name": "Tom Domke",
        "dupr_id": "1RMX0M",
        "rating": 3.659,
        "profile_pic_url": null,
        "location": "Lexington, SC, US"
      }
    ]
  }
]