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

May Moneyball Popup - Main Draw

ID: 8570779738

对局比分

15-8

落败 / Loss

对决日期

2026-05-28

对局时间 (估算)

11:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
WH
Will Halstead

KONPWY · Henrico County, VA, US

DUPR

4.396

AM
Aryan Mozar

GGXOGQ · Glen Allen, VA, US

DUPR

4.380

阵营 2负方
GT
Glen Terwilliger

59KOJR · USA

DUPR

4.130

GD
George Downes

6ZJL20 · Richmond, VA, US

DUPR

4.543

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8570779738
显示原始对决元数据 JSON
[
  {
    "team_id": 5410429539,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Halstead",
        "dupr_id": "KONPWY",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Henrico County, VA, US"
      },
      {
        "name": "Aryan Mozar",
        "dupr_id": "GGXOGQ",
        "rating": 4.38,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      }
    ]
  },
  {
    "team_id": 5486857653,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Glen Terwilliger",
        "dupr_id": "59KOJR",
        "rating": 4.13,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "George Downes",
        "dupr_id": "6ZJL20",
        "rating": 4.543,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      }
    ]
  }
]