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

Rock N Roll Round Robin - MXD / 5.0 / 13-34

ID: 4628191886

对局比分

3-15

获胜 / Win

对决日期

2026-02-06

对局时间 (估算)

3:30 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
AP
Alyssa Perkins

EWX2XW · St. George, UT, US

DUPR

4.031

BB
Brent Babcock

XJKLYR · St. George, UT, US

DUPR

4.281

阵营 2胜方
TT
Tiana Tapuala

GGYM2V · Las Vegas, NV, US

DUPR

4.513

AM
Alexander Mercado

3PP7YZ · Las Vegas, NV, US

DUPR

4.607

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4628191886
显示原始对决元数据 JSON
[
  {
    "team_id": 5491286441,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Perkins",
        "dupr_id": "EWX2XW",
        "rating": 4.031,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      },
      {
        "name": "Brent Babcock",
        "dupr_id": "XJKLYR",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 5326117794,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tiana Tapuala",
        "dupr_id": "GGYM2V",
        "rating": 4.513,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Alexander Mercado",
        "dupr_id": "3PP7YZ",
        "rating": 4.607,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      }
    ]
  }
]