返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool A

ID: 8154575942

对局比分

15-12

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

3:30 PM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1胜方
EP
Ethan Pipitone

MY05DP · Metairie, LA, US

DUPR

5.338

AR
Austin Romaguera

V7QK5E · Metairie, LA, US

DUPR

4.860

阵营 2负方
RW
Ronnie Walters

3V22Y6 · Baton Rouge, LA, US

DUPR

4.633

SC
Seth Crumpler

EG6XNO · Calcasieu Parish, LA, US

DUPR

4.535

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8154575942
显示原始对决元数据 JSON
[
  {
    "team_id": 6627919125,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ethan Pipitone",
        "dupr_id": "MY05DP",
        "rating": 5.338,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      },
      {
        "name": "Austin Romaguera",
        "dupr_id": "V7QK5E",
        "rating": 4.86,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 5306589304,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ronnie Walters",
        "dupr_id": "3V22Y6",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Seth Crumpler",
        "dupr_id": "EG6XNO",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Calcasieu Parish, LA, US"
      }
    ]
  }
]