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

Competitive Open Play Match

ID: 5730986021

对局比分

1-15, 3-15, 1-15

获胜 / Win

对决日期

2026-02-23

对局时间 (估算)

6:15 AM

对决场地

Covington, GA, USA

View Facility Page →

对决竞争阵营

阵营 1负方
JM
jackson moller

ZZ2WQL · USA

DUPR

2.944

KD
Katherine Darnell

0Z00YG · USA

DUPR

2.713

阵营 2胜方
JN
Justin Noller

RWX72Q · Newnan, GA, US

DUPR

3.655

GS
Garry Sweitzer

ELZRRM · USA

DUPR

3.669

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5730986021
显示原始对决元数据 JSON
[
  {
    "team_id": 4958177197,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jackson moller",
        "dupr_id": "ZZ2WQL",
        "rating": 2.944,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Katherine  Darnell",
        "dupr_id": "0Z00YG",
        "rating": 2.713,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4790117756,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Justin Noller",
        "dupr_id": "RWX72Q",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": "Newnan, GA, US"
      },
      {
        "name": "Garry  Sweitzer",
        "dupr_id": "ELZRRM",
        "rating": 3.669,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]