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

Macon Memorial Day Tournament - Mixed Doubles Skill: (3.0) Age: (15 And Above)

ID: 6929197051

对局比分

10-15

获胜 / Win

对决日期

2026-05-24

对局时间 (估算)

8:45 AM

对决场地

Macon, GA

View Facility Page →

对决竞争阵营

阵营 1负方
SN
Sheridan Nadeau

K5X7LY · USA

DUPR

2.794

BT
Bradley Thigpen

9920JK · USA

DUPR

3.310

阵营 2胜方
CS
Cadi Seitz

GW9MDQ · USA

DUPR

3.115

AS
Alex Sanchez

D9EVQM · Byron, GA, US

DUPR

3.289

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6929197051
显示原始对决元数据 JSON
[
  {
    "team_id": 7195358529,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Sheridan  Nadeau",
        "dupr_id": "K5X7LY",
        "rating": 2.794,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bradley Thigpen",
        "dupr_id": "9920JK",
        "rating": 3.31,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7307089017,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cadi Seitz",
        "dupr_id": "GW9MDQ",
        "rating": 3.115,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Alex Sanchez",
        "dupr_id": "D9EVQM",
        "rating": 3.289,
        "profile_pic_url": null,
        "location": "Byron, GA, US"
      }
    ]
  }
]