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

Island Pickle March Madness - Mens Doubles Skill: (3.5 And Above) Age: (5 To 49)

ID: 7809972610

对局比分

3-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

11:30 PM

对决场地

Mashpee, MA

未核实场馆

对决竞争阵营

阵营 1负方
RT
Ryan Tarentino

YG42G4 · Brockton, MA, US

DUPR

4.300

BW
Brent Whitaker

12X9O4 · Freetown, MA, US

DUPR

4.591

阵营 2胜方
DM
daniel marandola

3O5LVL · Provincetown, MA, US

DUPR

4.281

MP
Matt Pulsifer

3XL2MX · Yarmouth, MA, US

DUPR

4.674

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7809972610
显示原始对决元数据 JSON
[
  {
    "team_id": 5087965755,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ryan Tarentino",
        "dupr_id": "YG42G4",
        "rating": 4.3,
        "profile_pic_url": null,
        "location": "Brockton, MA, US"
      },
      {
        "name": "Brent Whitaker",
        "dupr_id": "12X9O4",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Freetown, MA, US"
      }
    ]
  },
  {
    "team_id": 6015841127,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "daniel marandola",
        "dupr_id": "3O5LVL",
        "rating": 4.281,
        "profile_pic_url": null,
        "location": "Provincetown, MA, US"
      },
      {
        "name": "Matt Pulsifer",
        "dupr_id": "3XL2MX",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": "Yarmouth, MA, US"
      }
    ]
  }
]