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

3.75 -> Advanced (one player above 3.75 min)

ID: 6376791994

对局比分

11-4

获胜 / Win

对决日期

2025-06-14

对局时间 (估算)

11:30 PM

对决场地

Frontier Family Park, 20039, S 220th St

View Facility Page →

对决竞争阵营

阵营 1胜方
Shawn Henry

YGORY4 · Scottsdale, AZ, US

DUPR

3.793

TR
Trevor Rowlands

KXMWYK · Gilbert, AZ, US

DUPR

4.274

阵营 2负方
TS
Tom Sacco

Z9PNEQ · San Tan Valley, AZ, US

DUPR

3.843

KA
Kevin A Nellis Jr

N70DZ2 · AZ, US

DUPR

3.679

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6376791994
显示原始对决元数据 JSON
[
  {
    "team_id": 5663145861,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shawn Henry",
        "dupr_id": "YGORY4",
        "rating": 3.793,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/164285_64bd9ad7d7520.png",
        "location": "Scottsdale, AZ, US"
      },
      {
        "name": "Trevor  Rowlands",
        "dupr_id": "KXMWYK",
        "rating": 4.274,
        "profile_pic_url": null,
        "location": "Gilbert, AZ, US"
      }
    ]
  },
  {
    "team_id": 4807071520,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tom Sacco",
        "dupr_id": "Z9PNEQ",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "San Tan Valley, AZ, US"
      },
      {
        "name": "Kevin A Nellis Jr",
        "dupr_id": "N70DZ2",
        "rating": 3.679,
        "profile_pic_url": null,
        "location": "AZ, US"
      }
    ]
  }
]