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

LIFE TIME Alpharetta Spring Classic - Coed Doubles Moneyball Skill: 4.0 to 4.5

ID: 4541754113

对局比分

2-11

获胜 / Win

对决日期

2026-04-26

对局时间 (估算)

6:15 AM

对决场地

Alpharetta, GA

View Facility Page →

对决竞争阵营

阵营 1负方
JL
Jay Little

4L9VGM · USA

DUPR

3.342

MA
Mahdi Agha

L5KD9Z · Alpharetta, GA, US

DUPR

4.019

阵营 2胜方
UK
Umesh Kumar

QX4L65 · Alpharetta, GA, US

DUPR

4.307

PV
Parth Vora

XK4JW5 · USA

DUPR

3.951

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4541754113
显示原始对决元数据 JSON
[
  {
    "team_id": 6171962162,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jay Little",
        "dupr_id": "4L9VGM",
        "rating": 3.342,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mahdi Agha",
        "dupr_id": "L5KD9Z",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      }
    ]
  },
  {
    "team_id": 8281115496,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Umesh Kumar",
        "dupr_id": "QX4L65",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Alpharetta, GA, US"
      },
      {
        "name": "Parth Vora",
        "dupr_id": "XK4JW5",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]