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

Moneyball at the Peach - Avg DUPR 4.0 / $1,500 PRIZE PURSE - MONEYBALL: Doubles, Max Avg Team DUPR 4.0

ID: 4708353971

对局比分

15-12

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

12:45 AM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Anthony Siepser

O6Y7Q2 · Atlanta, GA, US

DUPR

3.827

BH
Benjamin Harper

D9XZE6 · Forsyth County, GA, US

DUPR

4.172

阵营 2负方
TN
Thanh Nguyen

M2LEGV · Gainesville, GA, US

DUPR

3.936

BW
Brett Whitford

JJZ46M · Hoschton, GA, US

DUPR

3.910

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4708353971
显示原始对决元数据 JSON
[
  {
    "team_id": 7803817923,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Siepser",
        "dupr_id": "O6Y7Q2",
        "rating": 3.827,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Benjamin Harper",
        "dupr_id": "D9XZE6",
        "rating": 4.172,
        "profile_pic_url": null,
        "location": "Forsyth County, GA, US"
      }
    ]
  },
  {
    "team_id": 5631980717,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Thanh  Nguyen",
        "dupr_id": "M2LEGV",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "Gainesville, GA, US"
      },
      {
        "name": "Brett Whitford",
        "dupr_id": "JJZ46M",
        "rating": 3.91,
        "profile_pic_url": null,
        "location": "Hoschton, GA, US"
      }
    ]
  }
]