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

- MN MAJORS #2 Mens 4.25-4.5

ID: 4451229516

对局比分

9-11

获胜 / Win

对决日期

2025-05-17

对局时间 (估算)

1:00 PM

对决场地

Minnesota, USA

View Facility Page →

对决竞争阵营

阵营 1负方
SM
Sreejith Madhavannair

8ML59D · Savage, MN, US

DUPR

3.840

RM
Rakesh Mukkera

8M4R5O · USA

DUPR

4.439

阵营 2胜方
PT
Phil Thompson

16PGDD · Woodbury, MN, US

DUPR

4.149

BR
Brent R Hickman

9PJK9E · USA

DUPR

4.442

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4451229516
显示原始对决元数据 JSON
[
  {
    "team_id": 7479619370,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sreejith Madhavannair",
        "dupr_id": "8ML59D",
        "rating": 3.84,
        "profile_pic_url": null,
        "location": "Savage, MN, US"
      },
      {
        "name": "Rakesh Mukkera",
        "dupr_id": "8M4R5O",
        "rating": 4.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4853898930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Phil Thompson",
        "dupr_id": "16PGDD",
        "rating": 4.149,
        "profile_pic_url": null,
        "location": "Woodbury, MN, US"
      },
      {
        "name": "Brent R Hickman",
        "dupr_id": "9PJK9E",
        "rating": 4.442,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]