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

The 2026 Furry Fracas - a Victory Pickleball Series Event - Women's OPEN - $$ Event

ID: 6552894223

对局比分

6-11

获胜 / Win

对决日期

2026-01-31

对局时间 (估算)

8:45 AM

对决场地

Noblesville, IN

View Facility Page →

对决竞争阵营

阵营 1负方
ST
Sam Teager

PKVJRE · Richmond, IN, US

DUPR

4.590

KL
Kelly Loudon

L5GLWJ · OH, US

DUPR

4.327

阵营 2胜方
Jacqueline Negri

8GVXVM · New Palestine, IN, US

DUPR

4.515

AR
Angie Rowley

8E9XEM · Noblesville, IN, US

DUPR

4.447

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6552894223
显示原始对决元数据 JSON
[
  {
    "team_id": 6288510834,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sam Teager",
        "dupr_id": "PKVJRE",
        "rating": 4.59,
        "profile_pic_url": null,
        "location": "Richmond, IN, US"
      },
      {
        "name": "Kelly Loudon",
        "dupr_id": "L5GLWJ",
        "rating": 4.327,
        "profile_pic_url": null,
        "location": "OH, US"
      }
    ]
  },
  {
    "team_id": 6171727742,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jacqueline Negri",
        "dupr_id": "8GVXVM",
        "rating": 4.515,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/103135_61f08234064eb.jpeg",
        "location": "New Palestine, IN, US"
      },
      {
        "name": "Angie Rowley",
        "dupr_id": "8E9XEM",
        "rating": 4.447,
        "profile_pic_url": null,
        "location": "Noblesville, IN, US"
      }
    ]
  }
]