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

Sweet Onion Slam - Mixed Doubles Skill: (5.0 And Above) Age: (12 And Above)

ID: 7564889937

对局比分

3-15

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

10:15 AM

对决场地

Walla Walla, WA

View Facility Page →

对决竞争阵营

阵营 1负方
Amy Busch

0YZ2LN · Enterprise, OR, US

DUPR

4.421

MB
Michael Bush

Q5QJPR · Boise, ID, US

DUPR

4.145

阵营 2胜方
JB
Jocelyn Bedoya

DND4O6 · Kennewick, WA, US

DUPR

4.488

DL
Damon Little

35RER8 · Richland, WA, US

DUPR

5.336

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7564889937
显示原始对决元数据 JSON
[
  {
    "team_id": 5702931590,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Amy Busch",
        "dupr_id": "0YZ2LN",
        "rating": 4.421,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1144259/images/profile/a433a375-65f1-4b88-8233-5f5cb495e166.png",
        "location": "Enterprise, OR, US"
      },
      {
        "name": "Michael Bush",
        "dupr_id": "Q5QJPR",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      }
    ]
  },
  {
    "team_id": 5057613461,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jocelyn Bedoya",
        "dupr_id": "DND4O6",
        "rating": 4.488,
        "profile_pic_url": null,
        "location": "Kennewick, WA, US"
      },
      {
        "name": "Damon Little",
        "dupr_id": "35RER8",
        "rating": 5.336,
        "profile_pic_url": null,
        "location": "Richland, WA, US"
      }
    ]
  }
]