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

DUPR 16 - The Dink Minor League Pickleball @ Cranky Pickle ~ New Braunfels, Texas

ID: 4462797837

对局比分

21-19

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

10:15 AM

对决场地

Cranky Pickle

View Facility Page →

对决竞争阵营

阵营 1胜方
CR
Colton Rutherford

7DYKW0 · USA

DUPR

3.716

CL
Chip Lano

9PNR5K · New Braunfels, TX, US

DUPR

4.285

阵营 2负方
James garrett

DNJ45Y · Tulsa, OK, US

DUPR

3.079

RN
Ryan Neafcy

4LNN96 · Wigan, England, GB

DUPR

4.122

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4462797837
显示原始对决元数据 JSON
[
  {
    "team_id": 8173683352,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Colton Rutherford",
        "dupr_id": "7DYKW0",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Chip Lano",
        "dupr_id": "9PNR5K",
        "rating": 4.285,
        "profile_pic_url": null,
        "location": "New Braunfels, TX, US"
      }
    ]
  },
  {
    "team_id": 7439020714,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "James  garrett",
        "dupr_id": "DNJ45Y",
        "rating": 3.079,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/161648_64a6848072fad.jpg",
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Ryan Neafcy",
        "dupr_id": "4LNN96",
        "rating": 4.122,
        "profile_pic_url": null,
        "location": "Wigan, England, GB"
      }
    ]
  }
]