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

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

ID: 4662550280

对局比分

10-15

落败 / Loss

对决日期

2026-05-24

对局时间 (估算)

9:00 PM

对决场地

Walla Walla, WA

View Facility Page →

对决竞争阵营

阵营 1负方
RM
Rebecca Miller

V4LKP7 · Boise, ID, US

DUPR

3.948

JS
Jason Sullenger

RYEVJE · Nampa, ID, US

DUPR

3.834

阵营 2胜方
AL
Abby Lalonde

17QGQM · Walla Walla, WA, US

DUPR

4.211

MB
Maximus biddiscombe

NRKY02 · USA

DUPR

3.466

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4662550280
显示原始对决元数据 JSON
[
  {
    "team_id": 6480397123,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rebecca Miller",
        "dupr_id": "V4LKP7",
        "rating": 3.948,
        "profile_pic_url": null,
        "location": "Boise, ID, US"
      },
      {
        "name": "Jason Sullenger",
        "dupr_id": "RYEVJE",
        "rating": 3.834,
        "profile_pic_url": null,
        "location": "Nampa, ID, US"
      }
    ]
  },
  {
    "team_id": 6938940639,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Abby Lalonde",
        "dupr_id": "17QGQM",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "Walla Walla, WA, US"
      },
      {
        "name": "Maximus biddiscombe",
        "dupr_id": "NRKY02",
        "rating": 3.466,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]