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

Pool A

ID: 5462750965

对局比分

8-15

落败 / Loss

对决日期

2025-10-18

对局时间 (估算)

2:15 AM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1负方
RW
Ronnie Walters

3V22Y6 · Baton Rouge, LA, US

DUPR

4.646

SC
Seth Crumpler

EG6XNO · Calcasieu Parish, LA, US

DUPR

4.554

阵营 2胜方
MG
Mark Growcott

ODN7K7 · Birmingham, England, GB

DUPR

5.699

AP
Anthony Parfait

3XZDV4 · Jefferson, LA, US

DUPR

4.874

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5462750965
显示原始对决元数据 JSON
[
  {
    "team_id": 5108974523,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ronnie Walters",
        "dupr_id": "3V22Y6",
        "rating": 4.646,
        "profile_pic_url": null,
        "location": "Baton Rouge, LA, US"
      },
      {
        "name": "Seth Crumpler",
        "dupr_id": "EG6XNO",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": "Calcasieu Parish, LA, US"
      }
    ]
  },
  {
    "team_id": 4863522197,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Growcott",
        "dupr_id": "ODN7K7",
        "rating": 5.699,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Anthony Parfait",
        "dupr_id": "3XZDV4",
        "rating": 4.874,
        "profile_pic_url": null,
        "location": "Jefferson, LA, US"
      }
    ]
  }
]