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

Ladder League - Coed Advanced

ID: 7872571074

对局比分

9-11

获胜 / Win

对决日期

2026-05-14

对局时间 (估算)

7:30 PM

对决场地

Bloomington, MN

View Facility Page →

对决竞争阵营

阵营 1负方
Jayesh Naithani

8EX2RE · Apple Valley, MN, US

DUPR

3.843

MS
Michael Schack

4LGZEK · USA

DUPR

3.759

阵营 2胜方
CS
Conrad Smith

8KD6L7 · Minneapolis, MN, US

DUPR

4.133

TM
Todd Mattson

8GKMEQ · USA

DUPR

3.965

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7872571074
显示原始对决元数据 JSON
[
  {
    "team_id": 8241205872,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jayesh Naithani",
        "dupr_id": "8EX2RE",
        "rating": 3.843,
        "profile_pic_url": "https://images.weserv.nl/?url=https://www.globalpickleball.network/images/comprofiler/661b1b39d24b4.jpg",
        "location": "Apple Valley, MN, US"
      },
      {
        "name": "Michael Schack",
        "dupr_id": "4LGZEK",
        "rating": 3.759,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6424863178,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Conrad Smith",
        "dupr_id": "8KD6L7",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": "Minneapolis, MN, US"
      },
      {
        "name": "Todd Mattson",
        "dupr_id": "8GKMEQ",
        "rating": 3.965,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]