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

2nd Annual Mud Season Invitational - $700 Open Division Prize Pool - Coed Doubles Skill: (Any) Age: (Any)

ID: 7168149595

对局比分

5-11

获胜 / Win

对决日期

2026-05-16

对局时间 (估算)

8:45 AM

对决场地

Lincoln, NH

View Facility Page →

对决竞争阵营

阵营 1负方
JI
Jacob iannetta

ELVY2E · USA

DUPR

3.881

CS
Corey Smith

RDLNVD · USA

DUPR

3.772

阵营 2胜方
BS
Bill Stride

8J9QE4 · Littleton, NH, US

DUPR

4.490

GW
Geoffrey Whitchurch

17X4XN · USA

DUPR

4.176

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7168149595
显示原始对决元数据 JSON
[
  {
    "team_id": 6000691233,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jacob  iannetta",
        "dupr_id": "ELVY2E",
        "rating": 3.881,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Corey Smith",
        "dupr_id": "RDLNVD",
        "rating": 3.772,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5719205084,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bill Stride",
        "dupr_id": "8J9QE4",
        "rating": 4.49,
        "profile_pic_url": null,
        "location": "Littleton, NH, US"
      },
      {
        "name": "Geoffrey Whitchurch",
        "dupr_id": "17X4XN",
        "rating": 4.176,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]