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

The 2026 Furry Fracas - a Victory Pickleball Series Event - Mixed Doubles 4.5 Age: 45+

ID: 6409835994

对局比分

3-11

落败 / Loss

对决日期

2026-02-01

对局时间 (估算)

7:30 PM

对决场地

Noblesville, IN

View Facility Page →

对决竞争阵营

阵营 1负方
AD
Anne Dimond

3VX6M5 · Carmel, IN, US

DUPR

4.122

ST
Scott Tyson

3OYW62 · Shelbyville, IN, US

DUPR

4.129

阵营 2胜方
SC
Sara Casper

3P55QE · USA

DUPR

4.416

BF
Brian Fisk

6ZX5YG · Franklin, IN, US

DUPR

4.444

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6409835994
显示原始对决元数据 JSON
[
  {
    "team_id": 5371030606,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Anne Dimond",
        "dupr_id": "3VX6M5",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Carmel, IN, US"
      },
      {
        "name": "Scott Tyson",
        "dupr_id": "3OYW62",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Shelbyville, IN, US"
      }
    ]
  },
  {
    "team_id": 5775185107,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sara Casper",
        "dupr_id": "3P55QE",
        "rating": 4.416,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Fisk",
        "dupr_id": "6ZX5YG",
        "rating": 4.444,
        "profile_pic_url": null,
        "location": "Franklin, IN, US"
      }
    ]
  }
]