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

Saturday morning rotating partners

ID: 4687712667

对局比分

11-9

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

4:45 AM

对决场地

Frontier Family Park

View Facility Page →

对决竞争阵营

阵营 1胜方
WC
Will Carey

4ZE59M · Mesa, AZ, US

DUPR

3.786

CR
Cam Richins

67WGOE · Queen Creek, AZ, US

DUPR

4.059

阵营 2负方
Suzy Nesbit

1RWGZM · Coeur d'Alene, ID, US

DUPR

4.039

JN
Juan Navarro

KX6V27 · Queen Creek, AZ, US

DUPR

3.296

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4687712667
显示原始对决元数据 JSON
[
  {
    "team_id": 5720464066,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Will Carey",
        "dupr_id": "4ZE59M",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Cam Richins",
        "dupr_id": "67WGOE",
        "rating": 4.059,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  },
  {
    "team_id": 7191698165,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzy Nesbit",
        "dupr_id": "1RWGZM",
        "rating": 4.039,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65e5ff7bc4a46.jpg",
        "location": "Coeur d'Alene, ID, US"
      },
      {
        "name": "Juan Navarro",
        "dupr_id": "KX6V27",
        "rating": 3.296,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]