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

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

ID: 7660321088

对局比分

15-12

落败 / Loss

对决日期

2026-02-06

对局时间 (估算)

9:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1胜方
KY
Kelly Yunker

YGDP64 · Las Vegas, NV, US

DUPR

4.072

JM
Jake Monroe

3PJNZQ · North Las Vegas, NV, US

DUPR

4.211

阵营 2负方
JC
Jami chambers

Z95YNP · USA

DUPR

3.823

TK
Troy Krogh

59OGLV · St. George, UT, US

DUPR

3.952

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7660321088
显示原始对决元数据 JSON
[
  {
    "team_id": 8251839529,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kelly Yunker",
        "dupr_id": "YGDP64",
        "rating": 4.072,
        "profile_pic_url": null,
        "location": "Las Vegas, NV, US"
      },
      {
        "name": "Jake Monroe",
        "dupr_id": "3PJNZQ",
        "rating": 4.211,
        "profile_pic_url": null,
        "location": "North Las Vegas, NV, US"
      }
    ]
  },
  {
    "team_id": 4855823635,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jami  chambers",
        "dupr_id": "Z95YNP",
        "rating": 3.823,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Troy Krogh",
        "dupr_id": "59OGLV",
        "rating": 3.952,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  }
]