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

Victory Major - May the Force - Mens Doubles Skill: (4.5 To 5.0) Age: (14 And Above)

ID: 6078288968

对局比分

8-15

落败 / Loss

对决日期

2025-05-03

对局时间 (估算)

9:00 PM

对决场地

Loves Park, IL

View Facility Page →

对决竞争阵营

阵营 1负方
NM
Nick Montgomery

JZVY2D · Rockford, IL, US

DUPR

4.303

BD
Brian Dunk

304NY4 · Janesville, WI, US

DUPR

4.763

阵营 2胜方
SB
Stephen Beirne

8DE694 · Oregon, WI, US

DUPR

4.941

AP
Andrew Pamu

3VDDM5 · Madison, WI, US

DUPR

5.063

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6078288968
显示原始对决元数据 JSON
[
  {
    "team_id": 7322244027,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nick Montgomery",
        "dupr_id": "JZVY2D",
        "rating": 4.303,
        "profile_pic_url": null,
        "location": "Rockford, IL, US"
      },
      {
        "name": "Brian Dunk",
        "dupr_id": "304NY4",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Janesville, WI, US"
      }
    ]
  },
  {
    "team_id": 6187135314,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Beirne",
        "dupr_id": "8DE694",
        "rating": 4.941,
        "profile_pic_url": null,
        "location": "Oregon, WI, US"
      },
      {
        "name": "Andrew Pamu",
        "dupr_id": "3VDDM5",
        "rating": 5.063,
        "profile_pic_url": null,
        "location": "Madison, WI, US"
      }
    ]
  }
]