返回检索中心
匹克球对决数据双打对决 (Doubles)精英 / 职业级别 (Pro 4.5+)

The New England Tournament Series at Boston Pickle Club - Fourth Leg - OPEN Men's Doubles Split Age Cash Prize Skill: (Any) Age: (1 player under 50, 1 player over 50)

ID: 5009409653

对局比分

5-11

获胜 / Win

对决日期

2026-03-27

对局时间 (估算)

6:15 AM

对决场地

Norwell, MA

未核实场馆

对决竞争阵营

阵营 1负方
MP
Mark Pellegrino

8WLEQ3 · Marshfield, MA, US

DUPR

4.200

ID
Ian Dube

8E2QNW · Hull, MA, US

DUPR

4.996

阵营 2胜方
AG
Aidan Gorneau

599K00 · South Portland, ME, US

DUPR

5.069

GJ
Glenn Jordan

8G0M9Q · Cape Elizabeth, ME, US

DUPR

5.109

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5009409653
显示原始对决元数据 JSON
[
  {
    "team_id": 4875509495,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mark Pellegrino",
        "dupr_id": "8WLEQ3",
        "rating": 4.2,
        "profile_pic_url": null,
        "location": "Marshfield, MA, US"
      },
      {
        "name": "Ian Dube",
        "dupr_id": "8E2QNW",
        "rating": 4.996,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      }
    ]
  },
  {
    "team_id": 6131700655,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Aidan Gorneau",
        "dupr_id": "599K00",
        "rating": 5.069,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      },
      {
        "name": "Glenn Jordan",
        "dupr_id": "8G0M9Q",
        "rating": 5.109,
        "profile_pic_url": null,
        "location": "Cape Elizabeth, ME, US"
      }
    ]
  }
]