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

2026 ECT Summer Slam by Jenkins Engineering - Mens Doubles Skill: (4.5 And Above) Age: (49 And Under)

ID: 5162391663

对局比分

15-4

落败 / Loss

对决日期

2026-05-16

对局时间 (估算)

4:45 AM

对决场地

Niceville, FL

未核实场馆

对决竞争阵营

阵营 1胜方
SH
Scott Harrison

WX4J4L · Pensacola, FL, US

DUPR

4.079

GO
Giovanni Ortiz

5E2DER · Gulf Breeze, FL, US

DUPR

4.242

阵营 2负方
JD
John Dohogne

8KJE56 · Freeport, FL, US

DUPR

4.578

BB
Bryan Bailey

1NP2RW · Foley, AL, US

DUPR

4.053

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5162391663
显示原始对决元数据 JSON
[
  {
    "team_id": 8074386359,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Scott Harrison",
        "dupr_id": "WX4J4L",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Pensacola, FL, US"
      },
      {
        "name": "Giovanni Ortiz",
        "dupr_id": "5E2DER",
        "rating": 4.242,
        "profile_pic_url": null,
        "location": "Gulf Breeze, FL, US"
      }
    ]
  },
  {
    "team_id": 7710727808,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Dohogne",
        "dupr_id": "8KJE56",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Freeport, FL, US"
      },
      {
        "name": "Bryan Bailey",
        "dupr_id": "1NP2RW",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Foley, AL, US"
      }
    ]
  }
]