返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

Pool 1

ID: 6439611421

对局比分

8-11

获胜 / Win

对决日期

2026-04-25

对局时间 (估算)

2:15 AM

对决场地

Oak Grove Tennis Courts

View Facility Page →

对决竞争阵营

阵营 1负方
JC
Jared Carlson

0QLRD2 · USA

DUPR

4.169

SS
Stephen Stetelman

NY7W57 · Hattiesburg, MS, US

DUPR

4.802

阵营 2胜方
LT
Logan Thompson

L5P40Q · Midland City, AL, US

DUPR

5.145

Zachary Patterson

3ZZVGP · Shalimar, FL, US

DUPR

5.054

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6439611421
显示原始对决元数据 JSON
[
  {
    "team_id": 6393109020,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jared Carlson",
        "dupr_id": "0QLRD2",
        "rating": 4.169,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Stephen Stetelman",
        "dupr_id": "NY7W57",
        "rating": 4.802,
        "profile_pic_url": null,
        "location": "Hattiesburg, MS, US"
      }
    ]
  },
  {
    "team_id": 5332439171,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Logan Thompson",
        "dupr_id": "L5P40Q",
        "rating": 5.145,
        "profile_pic_url": null,
        "location": "Midland City, AL, US"
      },
      {
        "name": "Zachary Patterson",
        "dupr_id": "3ZZVGP",
        "rating": 5.054,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/6636dfe9e2443.jpg",
        "location": "Shalimar, FL, US"
      }
    ]
  }
]