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

Ultimate Pickleball League - 2026 Season - UPL - Doubles 3

ID: 5046172104

对局比分

20-21

落败 / Loss

对决日期

2026-05-02

对局时间 (估算)

1:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
AO
Andrew Ouye

V7V9K5 · Scottsdale, AZ, US

DUPR

3.926

KG
Karen Greenwood

8D9OEY · Scottsdale, AZ, US

DUPR

4.070

阵营 2胜方
GJ
Garret Johnson

12P9E1 · Gilbert, AZ, US

DUPR

4.527

NC
Nellie Cournoyer

59P0VR · Queen Creek, AZ, US

DUPR

4.271

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5046172104
显示原始对决元数据 JSON
[
  {
    "team_id": 4323280389,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Ouye",
        "dupr_id": "V7V9K5",
        "rating": 3.926,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Karen Greenwood",
        "dupr_id": "8D9OEY",
        "rating": 4.07,
        "profile_pic_url": null,
        "location": "Scottsdale, AZ, US"
      }
    ]
  },
  {
    "team_id": 4547260562,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Garret Johnson",
        "dupr_id": "12P9E1",
        "rating": 4.527,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      },
      {
        "name": "Nellie Cournoyer",
        "dupr_id": "59P0VR",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]