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

Monster Smash 2025 - Mens Doubles Skill: (4.5) Age: (12 To 34)

ID: 6279426869

对局比分

15-13

获胜 / Win

对决日期

2025-10-26

对局时间 (估算)

6:15 AM

对决场地

Cincinnati, OH

View Facility Page →

对决竞争阵营

阵营 1胜方
BC
Brent Cullen

EW0P6W · West Chester, OH, US

DUPR

4.707

BN
Brent Nelson

565QNL · Cincinnati, OH, US

DUPR

4.942

阵营 2负方
DS
Daniel Shin

JZX7JW · Pittsburgh, PA, US

DUPR

4.570

EZ
Evan Zhang

DW22KM · Pittsburgh, PA, US

DUPR

4.755

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6279426869
显示原始对决元数据 JSON
[
  {
    "team_id": 5652099148,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brent Cullen",
        "dupr_id": "EW0P6W",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "West Chester, OH, US"
      },
      {
        "name": "Brent Nelson",
        "dupr_id": "565QNL",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Cincinnati, OH, US"
      }
    ]
  },
  {
    "team_id": 5884783094,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Shin",
        "dupr_id": "JZX7JW",
        "rating": 4.57,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      },
      {
        "name": "Evan Zhang",
        "dupr_id": "DW22KM",
        "rating": 4.755,
        "profile_pic_url": null,
        "location": "Pittsburgh, PA, US"
      }
    ]
  }
]