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

2025 May NW PIG Chase by PIG - Mens Doubles Skill: (4.0 And Above) Age: (45 To 59)

ID: 7578336495

对局比分

15-10

获胜 / Win

对决日期

2025-05-18

对局时间 (估算)

4:45 AM

对决场地

Newberg, OR

View Facility Page →

对决竞争阵营

阵营 1胜方
LT
Lance Trantham

1NV07Z · USA

DUPR

3.549

RJ
Rob Johnson

3LWVLK · Newberg, OR, US

DUPR

4.044

阵营 2负方
JO
Jim O'Brien

W6K06K · USA

DUPR

3.814

CG
Cesar Gastiaburu

30VRE4 · USA

DUPR

3.153

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7578336495
显示原始对决元数据 JSON
[
  {
    "team_id": 4567972245,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Lance Trantham",
        "dupr_id": "1NV07Z",
        "rating": 3.549,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rob Johnson",
        "dupr_id": "3LWVLK",
        "rating": 4.044,
        "profile_pic_url": null,
        "location": "Newberg, OR, US"
      }
    ]
  },
  {
    "team_id": 4985194083,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim O'Brien",
        "dupr_id": "W6K06K",
        "rating": 3.814,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cesar Gastiaburu",
        "dupr_id": "30VRE4",
        "rating": 3.153,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]