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

2025 NH Senior Games - Mens Doubles Skill: (4.0) Age: (55 To 59)

ID: 5862060045

对局比分

10-15

落败 / Loss

对决日期

2025-08-09

对局时间 (估算)

10:15 AM

对决场地

Derry, NH

View Facility Page →

对决竞争阵营

阵营 1负方
JS
Jamie Staton

8DP2E4 · Manchester, NH, US

DUPR

3.930

DA
DELETED Account

LV9K5Z · USA

DUPR

3.792

阵营 2胜方
BE
Brent Eastwood

X29J07 · USA

DUPR

3.880

JL
John Lunny

8DJ0LM · USA

DUPR

4.018

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5862060045
显示原始对决元数据 JSON
[
  {
    "team_id": 4949098237,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jamie Staton",
        "dupr_id": "8DP2E4",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Manchester, NH, US"
      },
      {
        "name": "DELETED Account",
        "dupr_id": "LV9K5Z",
        "rating": 3.792,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6516532286,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brent Eastwood",
        "dupr_id": "X29J07",
        "rating": 3.88,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "John Lunny",
        "dupr_id": "8DJ0LM",
        "rating": 4.018,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]