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

Rock N Roll Round Robin - MXD / 4.0 / All Ages

ID: 5743359012

对局比分

15-3

落败 / Loss

对决日期

2026-02-06

对局时间 (估算)

1:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
NW
Nicole Williams

E92XNE · USA

DUPR

3.082

TW
Thomas Williams

94R0X7 · Henderson, NV, US

DUPR

3.735

阵营 2负方
JC
Jami chambers

Z95YNP · USA

DUPR

3.557

TK
Troy Krogh

59OGLV · St. George, UT, US

DUPR

3.899

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5743359012
显示原始对决元数据 JSON
[
  {
    "team_id": 6166012396,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nicole  Williams",
        "dupr_id": "E92XNE",
        "rating": 3.082,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Thomas  Williams",
        "dupr_id": "94R0X7",
        "rating": 3.735,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      }
    ]
  },
  {
    "team_id": 5479025064,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jami  chambers",
        "dupr_id": "Z95YNP",
        "rating": 3.557,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Troy Krogh",
        "dupr_id": "59OGLV",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]