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

River City Classic 2026 - Mens Doubles Skill: (3.5) Age: (Any)

ID: 7729843148

对局比分

1-15

落败 / Loss

对决日期

2026-03-07

对局时间 (估算)

9:00 PM

对决场地

Owensboro, KY

View Facility Page →

对决竞争阵营

阵营 1负方
MG
marty gamble

G5J90Q · Christian County, KY, US

DUPR

3.632

EM
Edwin Moore

V7E2R7 · Hopkinsville, KY, US

DUPR

3.672

阵营 2胜方
JB
Jacob Burton

XKEMW4 · Auburn, KY, US

DUPR

3.923

GG
Geo Gonzalez

ME4LGD · USA

DUPR

4.209

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7729843148
显示原始对决元数据 JSON
[
  {
    "team_id": 8344527516,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "marty gamble",
        "dupr_id": "G5J90Q",
        "rating": 3.632,
        "profile_pic_url": null,
        "location": "Christian County, KY, US"
      },
      {
        "name": "Edwin Moore",
        "dupr_id": "V7E2R7",
        "rating": 3.672,
        "profile_pic_url": null,
        "location": "Hopkinsville, KY, US"
      }
    ]
  },
  {
    "team_id": 5980390853,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacob Burton",
        "dupr_id": "XKEMW4",
        "rating": 3.923,
        "profile_pic_url": null,
        "location": "Auburn, KY, US"
      },
      {
        "name": "Geo Gonzalez",
        "dupr_id": "ME4LGD",
        "rating": 4.209,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]