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

Rock N Roll Round Robin - MD / 4.5 / 35+

ID: 5430691508

对局比分

4-11

落败 / Loss

对决日期

2026-02-07

对局时间 (估算)

9:00 PM

对决场地

St George, UT

View Facility Page →

对决竞争阵营

阵营 1负方
MM
Michael Moyer

3YKD54 · Washington, UT, US

DUPR

3.995

RK
Robert Knowlton

ODQ94L · St. George, UT, US

DUPR

4.143

阵营 2胜方
DA
DELETED Account

8GJ0KD · USA

DUPR

4.467

WG
Wyatt Gage

KO0EPO · Saratoga Springs, UT, US

DUPR

4.108

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5430691508
显示原始对决元数据 JSON
[
  {
    "team_id": 7522156740,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Moyer",
        "dupr_id": "3YKD54",
        "rating": 3.995,
        "profile_pic_url": null,
        "location": "Washington, UT, US"
      },
      {
        "name": "Robert Knowlton",
        "dupr_id": "ODQ94L",
        "rating": 4.143,
        "profile_pic_url": null,
        "location": "St. George, UT, US"
      }
    ]
  },
  {
    "team_id": 6940117520,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "8GJ0KD",
        "rating": 4.467,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Wyatt Gage",
        "dupr_id": "KO0EPO",
        "rating": 4.108,
        "profile_pic_url": null,
        "location": "Saratoga Springs, UT, US"
      }
    ]
  }
]