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

Pool A

ID: 7762378486

对局比分

1-15

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

11:30 PM

对决场地

2985 U.S. Hwy 190

未核实场馆

对决竞争阵营

阵营 1负方
AP
Anthony Parfait

3XZDV4 · Jefferson, LA, US

DUPR

4.770

AR
Austin Romaguera

V7QK5E · Metairie, LA, US

DUPR

4.962

阵营 2胜方
MG
Mark Growcott

ODN7K7 · Birmingham, England, GB

DUPR

5.740

MN
Matt Ngo

59E4LP · Houston, TX, US

DUPR

5.327

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7762378486
显示原始对决元数据 JSON
[
  {
    "team_id": 5312610126,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anthony Parfait",
        "dupr_id": "3XZDV4",
        "rating": 4.77,
        "profile_pic_url": null,
        "location": "Jefferson, LA, US"
      },
      {
        "name": "Austin Romaguera",
        "dupr_id": "V7QK5E",
        "rating": 4.962,
        "profile_pic_url": null,
        "location": "Metairie, LA, US"
      }
    ]
  },
  {
    "team_id": 8356515428,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mark Growcott",
        "dupr_id": "ODN7K7",
        "rating": 5.74,
        "profile_pic_url": null,
        "location": "Birmingham, England, GB"
      },
      {
        "name": "Matt Ngo ",
        "dupr_id": "59E4LP",
        "rating": 5.327,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]