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

Pool A

ID: 6680343221

对局比分

15-12

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

6:15 AM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1胜方
DH
Devrim Hayes

DWLOD6 · New Orleans, LA, US

DUPR

4.333

MP
Mark Powers

4VXOD6 · New Orleans, LA, US

DUPR

4.315

阵营 2负方
RW
Ronnie Walters

3V22Y6 · Baton Rouge, LA, US

DUPR

4.618

SC
Seth Crumpler

EG6XNO · Calcasieu Parish, LA, US

DUPR

4.511

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6680343221
显示原始对决元数据 JSON
[
  {
    "team_id": 8453252898,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Devrim Hayes",
        "dupr_id": "DWLOD6",
        "rating": 4.333,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      },
      {
        "name": "Mark Powers",
        "dupr_id": "4VXOD6",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "New Orleans, LA, US"
      }
    ]
  },
  {
    "team_id": 5765620498,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronnie Walters",
        "dupr_id": "3V22Y6",
        "rating": 4.618,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Seth Crumpler",
        "dupr_id": "EG6XNO",
        "rating": 4.511,
        "profile_pic_url": null,
        "location": "Calcasieu Parish, LA, US"
      }
    ]
  }
]