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

The 2nd Annual Groundhog Gamble - Mixed Doubles Skill: (4.00 To 4.49) Age: (14 And Above)

ID: 5554111512

对局比分

15-8

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

1:00 PM

对决场地

Tacoma, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
MT
Martine Terzic

W6OKJM · Silverdale, WA, US

DUPR

3.951

ZA
Zach Agnew

L5MD5Z · USA

DUPR

3.800

阵营 2负方
OW
Ofelia Woodrich

OD69VP · DuPont, WA, US

DUPR

3.514

KO
Kyle Ohashi

EG4DLE · USA

DUPR

3.729

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5554111512
显示原始对决元数据 JSON
[
  {
    "team_id": 6154034278,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martine Terzic",
        "dupr_id": "W6OKJM",
        "rating": 3.951,
        "profile_pic_url": null,
        "location": "Silverdale, WA, US"
      },
      {
        "name": "Zach Agnew",
        "dupr_id": "L5MD5Z",
        "rating": 3.8,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5596457965,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ofelia Woodrich",
        "dupr_id": "OD69VP",
        "rating": 3.514,
        "profile_pic_url": null,
        "location": "DuPont, WA, US"
      },
      {
        "name": "Kyle Ohashi",
        "dupr_id": "EG4DLE",
        "rating": 3.729,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]