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

4th Annual UVTC Spring Smash by PIG - Mixed Doubles Skill: (4.0) Age: (50 And Above) - Sunday

ID: 6326284749

对局比分

7-15

获胜 / Win

对决日期

2026-05-03

对局时间 (估算)

10:15 AM

对决场地

Roseburg, OR

未核实场馆

对决竞争阵营

阵营 1负方
DJ
Denise Johansen

30JOPQ · USA

DUPR

4.095

MH
Mark Hammer

99M96E · USA

DUPR

3.537

阵营 2胜方
CH
Cheri Higgins

8D94Z4 · Independence, OR, US

DUPR

4.067

JR
Joel Rohde

JYEEE4 · USA

DUPR

3.996

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6326284749
显示原始对决元数据 JSON
[
  {
    "team_id": 4565611637,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Denise Johansen",
        "dupr_id": "30JOPQ",
        "rating": 4.095,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark Hammer",
        "dupr_id": "99M96E",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4833016857,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Cheri Higgins",
        "dupr_id": "8D94Z4",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Independence, OR, US"
      },
      {
        "name": "Joel Rohde",
        "dupr_id": "JYEEE4",
        "rating": 3.996,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]