返回检索中心
匹克球对决数据双打对决 (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: 4353624784

对局比分

9-15

落败 / Loss

对决日期

2026-05-09

对局时间 (估算)

5:00 PM

对决场地

Peachtree Corners, GA

未核实场馆

对决竞争阵营

阵营 1负方
RS
Rocky Singh

ZDJEVD · Marietta, GA, US

DUPR

3.800

AT
Alex Thompson

76Q77M · Marietta, GA, US

DUPR

3.956

阵营 2胜方
MG
Michael Grimsley

8WDKMM · Alpharetta, GA, US

DUPR

3.724

HW
Hanson Wong

7DQ905 · USA

DUPR

3.888

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4353624784
显示原始对决元数据 JSON
[
  {
    "team_id": 8459178311,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rocky Singh",
        "dupr_id": "ZDJEVD",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Alex Thompson",
        "dupr_id": "76Q77M",
        "rating": 3.956,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      }
    ]
  },
  {
    "team_id": 6588626682,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Grimsley",
        "dupr_id": "8WDKMM",
        "rating": 3.724,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Hanson Wong",
        "dupr_id": "7DQ905",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]