返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Motor City Open - Mens Doubles Skill: (Open) Age: (Any)

ID: 7187184430

对局比分

9-15

获胜 / Win

对决日期

2025-10-04

对局时间 (估算)

11:30 PM

对决场地

Warren, MI

View Facility Page →

对决竞争阵营

阵营 1负方
MB
Mohamad Bazzi

EG965V · Dearborn, MI, US

DUPR

4.563

AS
Avi Singh

O6DDY2 · Canton, MI, US

DUPR

4.697

阵营 2胜方
PG
Parker Grine

8K6OZK · Perrysburg, OH, US

DUPR

5.110

KM
Konnor Masell

MY6JKV · Perrysburg, OH, US

DUPR

5.090

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7187184430
显示原始对决元数据 JSON
[
  {
    "team_id": 5566310205,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mohamad Bazzi",
        "dupr_id": "EG965V",
        "rating": 4.563,
        "profile_pic_url": null,
        "location": "Dearborn, MI, US"
      },
      {
        "name": "Avi Singh",
        "dupr_id": "O6DDY2",
        "rating": 4.697,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      }
    ]
  },
  {
    "team_id": 7176077321,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Parker Grine",
        "dupr_id": "8K6OZK",
        "rating": 5.11,
        "profile_pic_url": null,
        "location": "Perrysburg, OH, US"
      },
      {
        "name": "Konnor Masell",
        "dupr_id": "MY6JKV",
        "rating": 5.09,
        "profile_pic_url": null,
        "location": "Perrysburg, OH, US"
      }
    ]
  }
]