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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 2

ID: 7811988900

对局比分

12-21

获胜 / Win

对决日期

2026-04-18

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
FL
Frederick Lumpkin

EWE6WW · Yuma, AZ, US

DUPR

4.180

JM
Jordan McCrady

DWPW06 · Scottsdale, AZ, US

DUPR

4.455

阵营 2胜方
Tyler Coston

JZX40O · Gilbert, AZ, US

DUPR

4.695

GJ
Garret Johnson

12P9E1 · Gilbert, AZ, US

DUPR

4.509

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7811988900
显示原始对决元数据 JSON
[
  {
    "team_id": 6522510409,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Frederick Lumpkin",
        "dupr_id": "EWE6WW",
        "rating": 4.18,
        "profile_pic_url": null,
        "location": "Yuma, AZ, US"
      },
      {
        "name": "Jordan McCrady",
        "dupr_id": "DWPW06",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 4876884317,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tyler Coston",
        "dupr_id": "JZX40O",
        "rating": 4.695,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1244577/images/profile/8a18707c-9a49-447f-a947-f00da7eecdfe.jpg",
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Garret Johnson",
        "dupr_id": "12P9E1",
        "rating": 4.509,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  }
]