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

River Valley Paddle Battle - Spring 2026 - Mixed Doubles Skill: (4.0) Age: (Any)

ID: 6115700819

对局比分

11-1

获胜 / Win

对决日期

2026-04-12

对局时间 (估算)

12:45 AM

对决场地

Winona, MN

View Facility Page →

对决竞争阵营

阵营 1胜方
Alyssa Britson

RZZGZN · Galesville, WI, US

DUPR

4.287

AB
Alex Bennett

PWR2QG · La Crosse, WI, US

DUPR

4.714

阵营 2负方
H
Hannah

764WY0 · USA

DUPR

3.945

NH
Nolan Hamernik

YX7PPG · USA

DUPR

3.676

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6115700819
显示原始对决元数据 JSON
[
  {
    "team_id": 8054117792,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alyssa Britson",
        "dupr_id": "RZZGZN",
        "rating": 4.287,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/664cb3b9ef7cb.jpg",
        "location": "Galesville, WI, US"
      },
      {
        "name": "Alex Bennett",
        "dupr_id": "PWR2QG",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 6345889278,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Hannah",
        "dupr_id": "764WY0",
        "rating": 3.945,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Nolan Hamernik",
        "dupr_id": "YX7PPG",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]