返回检索中心
匹克球对决数据双打对决 (Doubles)大众 / 娱乐休闲 (Casual <3.5)

Saturday morning rotating partners

ID: 7627763822

对局比分

8-11

落败 / Loss

对决日期

2025-10-25

对局时间 (估算)

3:30 PM

对决场地

Frontier Family Park

View Facility Page →

对决竞争阵营

阵营 1负方
AR
Andrew Richins

JPZ02D · USA

DUPR

3.181

Suzy Nesbit

1RWGZM · Coeur d'Alene, ID, US

DUPR

3.915

阵营 2胜方
ML
Michael Louis

1N4JLZ · USA

DUPR

3.163

JN
Juan Navarro

KX6V27 · Queen Creek, AZ, US

DUPR

3.337

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7627763822
显示原始对决元数据 JSON
[
  {
    "team_id": 5970479625,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andrew Richins",
        "dupr_id": "JPZ02D",
        "rating": 3.181,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Suzy Nesbit",
        "dupr_id": "1RWGZM",
        "rating": 3.915,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/65e5ff7bc4a46.jpg",
        "location": "Coeur d'Alene, ID, US"
      }
    ]
  },
  {
    "team_id": 4746603811,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Louis",
        "dupr_id": "1N4JLZ",
        "rating": 3.163,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Juan Navarro",
        "dupr_id": "KX6V27",
        "rating": 3.337,
        "profile_pic_url": null,
        "location": "Queen Creek, AZ, US"
      }
    ]
  }
]