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

DUPR Match Play Session

ID: 6031028500

对局比分

12-10

落败 / Loss

对决日期

2026-05-10

对局时间 (估算)

5:00 PM

对决场地

8641 Quioccasin Rd, Henrico, VA, 23229

View Facility Page →

对决竞争阵营

阵营 1胜方
JE
Joe E Martin

NYZJQW · USA

DUPR

3.949

MP
Mac Purrington

4PLO4K · USA

DUPR

4.047

阵营 2负方
SS
Scott Skinner

DWPXM4 · Glen Allen, VA, US

DUPR

3.788

EL
Eric LaChapelle

4LXZ56 · Henrico County, VA, US

DUPR

3.849

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6031028500
显示原始对决元数据 JSON
[
  {
    "team_id": 8432810933,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joe E Martin",
        "dupr_id": "NYZJQW",
        "rating": 3.949,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mac Purrington",
        "dupr_id": "4PLO4K",
        "rating": 4.047,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4586891682,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott Skinner",
        "dupr_id": "DWPXM4",
        "rating": 3.788,
        "profile_pic_url": null,
        "location": "Glen Allen, VA, US"
      },
      {
        "name": "Eric LaChapelle",
        "dupr_id": "4LXZ56",
        "rating": 3.849,
        "profile_pic_url": null,
        "location": "Henrico County, VA, US"
      }
    ]
  }
]