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

Cera Sports Park and Camp Grounds 3rd Annual Pickleball Classic - Mens Doubles 3.5 Medal Round

ID: 6370833548

对局比分

11-5

获胜 / Win

对决日期

2026-05-30

对局时间 (估算)

9:00 PM

对决场地

Columbus, IN

View Facility Page →

对决竞争阵营

阵营 1胜方
MM
Mitchell Mosbey

NXEM7N · Indianapolis, IN, US

DUPR

3.402

TM
Trent Merrell

0YJOZ4 · Indianapolis, IN, US

DUPR

3.996

阵营 2负方
AB
Austin Brockman

NR2VQ7 · USA

DUPR

3.422

BG
Brick Garner

0RG9YN · USA

DUPR

3.335

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6370833548
显示原始对决元数据 JSON
[
  {
    "team_id": 6758032121,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell  Mosbey",
        "dupr_id": "NXEM7N",
        "rating": 3.402,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Trent Merrell",
        "dupr_id": "0YJOZ4",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 8163652374,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Austin Brockman",
        "dupr_id": "NR2VQ7",
        "rating": 3.422,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brick Garner",
        "dupr_id": "0RG9YN",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]