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

Week 2 DUPR Women’s league at the Picklr

ID: 6192782230

对局比分

8-11

获胜 / Win

对决日期

2026-04-03

对局时间 (估算)

11:30 PM

对决场地

The Picklr Bluffdale

未核实场馆

对决竞争阵营

阵营 1负方
NP
Nicole Plowman

8GQWKV · Sandy, UT, US

DUPR

3.261

DH
dominoe hammond

3Z00MD · West Jordan, UT, US

DUPR

3.491

阵营 2胜方
RJ
Regan Judd

ODR7ZW · South Jordan, UT, US

DUPR

4.151

HB
Holly Brown

89YR7E · Draper, UT, US

DUPR

3.330

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6192782230
显示原始对决元数据 JSON
[
  {
    "team_id": 8571190436,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Nicole Plowman",
        "dupr_id": "8GQWKV",
        "rating": 3.261,
        "profile_pic_url": null,
        "location": "Sandy, UT, US"
      },
      {
        "name": "dominoe hammond",
        "dupr_id": "3Z00MD",
        "rating": 3.491,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 5572156577,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Regan Judd",
        "dupr_id": "ODR7ZW",
        "rating": 4.151,
        "profile_pic_url": null,
        "location": "South Jordan, UT, US"
      },
      {
        "name": "Holly Brown",
        "dupr_id": "89YR7E",
        "rating": 3.33,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      }
    ]
  }
]