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

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

ID: 7534024919

对局比分

15-12

获胜 / Win

对决日期

2026-02-01

对局时间 (估算)

12:45 AM

对决场地

Tacoma, WA

View Facility Page →

对决竞争阵营

阵营 1胜方
MT
Martine Terzic

W6OKJM · Silverdale, WA, US

DUPR

4.021

ZA
Zach Agnew

L5MD5Z · USA

DUPR

3.957

阵营 2负方
RR
Rian Robison

592X75 · Tacoma, WA, US

DUPR

4.165

RC
Reid carr

ZNVP0D · Tacoma, WA, US

DUPR

4.009

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7534024919
显示原始对决元数据 JSON
[
  {
    "team_id": 4729829159,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Martine Terzic",
        "dupr_id": "W6OKJM",
        "rating": 4.021,
        "profile_pic_url": null,
        "location": "Silverdale, WA, US"
      },
      {
        "name": "Zach Agnew",
        "dupr_id": "L5MD5Z",
        "rating": 3.957,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5358052599,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rian Robison",
        "dupr_id": "592X75",
        "rating": 4.165,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      },
      {
        "name": "Reid carr",
        "dupr_id": "ZNVP0D",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": "Tacoma, WA, US"
      }
    ]
  }
]