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

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

ID: 7348451355

对局比分

9-15

落败 / Loss

对决日期

2026-04-12

对局时间 (估算)

4:45 AM

对决场地

Winona, MN

View Facility Page →

对决竞争阵营

阵营 1负方
Alyssa Britson

RZZGZN · Galesville, WI, US

DUPR

4.142

AB
Alex Bennett

PWR2QG · La Crosse, WI, US

DUPR

4.604

阵营 2胜方
CF
Chesny Fuller

MY065O · USA

DUPR

3.370

CB
Cody Bjorkman

ZNRWPM · USA

DUPR

4.447

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7348451355
显示原始对决元数据 JSON
[
  {
    "team_id": 5164531451,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Alyssa Britson",
        "dupr_id": "RZZGZN",
        "rating": 4.142,
        "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.604,
        "profile_pic_url": null,
        "location": "La Crosse, WI, US"
      }
    ]
  },
  {
    "team_id": 5951339744,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Chesny Fuller",
        "dupr_id": "MY065O",
        "rating": 3.37,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cody Bjorkman",
        "dupr_id": "ZNRWPM",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]