返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

DUPR 20 - Minor League Pickleball at New Braunfels

ID: 8284210448

对局比分

19-21

获胜 / Win

对决日期

2025-04-25

对局时间 (估算)

9:00 PM

对决场地

Cranky Pickle, LLC

View Facility Page →

对决竞争阵营

阵营 1负方
Jake Faryniarz

1QGG03 · Helotes, TX, US

DUPR

5.571

CL
Courteney Landis

8KGGZ6 · Austin, TX, US

DUPR

3.912

阵营 2胜方
CR
Christopher Robertson

8GWKOD · New Braunfels, TX, US

DUPR

5.380

AL
Amanda Louie

3XJ421 · Austin, TX, US

DUPR

4.364

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8284210448
显示原始对决元数据 JSON
[
  {
    "team_id": 7535460923,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jake Faryniarz",
        "dupr_id": "1QGG03",
        "rating": 5.571,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/11603/images/profile/94eb087b-72c6-4814-b806-4d863f47efb7.jpg",
        "location": "Helotes, TX, US"
      },
      {
        "name": "Courteney Landis",
        "dupr_id": "8KGGZ6",
        "rating": 3.912,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  },
  {
    "team_id": 7620532457,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Christopher Robertson",
        "dupr_id": "8GWKOD",
        "rating": 5.38,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      },
      {
        "name": "Amanda Louie",
        "dupr_id": "3XJ421",
        "rating": 4.364,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]