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

May Moneyball Popup - Main Draw

ID: 6561793412

对局比分

2-11, 5-11

获胜 / Win

对决日期

2026-05-28

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
WH
Will Halstead

KONPWY · Henrico County, VA, US

DUPR

4.342

AM
Aryan Mozar

GGXOGQ · Glen Allen, VA, US

DUPR

4.337

阵营 2胜方
MB
McKeane Bennett

DWQRQX · Richmond, VA, US

DUPR

4.483

BR
Ben Reese

O6K2M2 · Chesterfield County, VA, US

DUPR

4.613

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6561793412
显示原始对决元数据 JSON
[
  {
    "team_id": 7835620480,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Will Halstead",
        "dupr_id": "KONPWY",
        "rating": 4.342,
        "profile_pic_url": null,
        "location": "Henrico County, VA, US"
      },
      {
        "name": "Aryan Mozar",
        "dupr_id": "GGXOGQ",
        "rating": 4.337,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 6670620090,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "McKeane Bennett",
        "dupr_id": "DWQRQX",
        "rating": 4.483,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Ben Reese",
        "dupr_id": "O6K2M2",
        "rating": 4.613,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      }
    ]
  }
]