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

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

ID: 5405800400

对局比分

11-1

获胜 / Win

对决日期

2026-04-11

对局时间 (估算)

9:00 PM

对决场地

Saint Simons Island, GA

未核实场馆

对决竞争阵营

阵营 1胜方
EP
Edgar Perez

OD6V0L · St. Simons Island, GA, US

DUPR

3.454

JF
Joe Fonseca

3Y26RD · USA

DUPR

4.181

阵营 2负方
PP
Pat Popicg

8DY0O6 · Summerville, SC, US

DUPR

3.474

JE
John E. Mavromatis

DWEEQX · USA

DUPR

3.165

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5405800400
显示原始对决元数据 JSON
[
  {
    "team_id": 4565203109,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Edgar Perez",
        "dupr_id": "OD6V0L",
        "rating": 3.454,
        "profile_pic_url": null,
        "location": "St. Simons Island, GA, US"
      },
      {
        "name": "Joe Fonseca",
        "dupr_id": "3Y26RD",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4982723559,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pat Popicg",
        "dupr_id": "8DY0O6",
        "rating": 3.474,
        "profile_pic_url": null,
        "location": "Summerville, SC, US"
      },
      {
        "name": "John E. Mavromatis",
        "dupr_id": "DWEEQX",
        "rating": 3.165,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]