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

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

ID: 4417682392

对局比分

8-11

获胜 / Win

对决日期

2026-03-14

对局时间 (估算)

5:00 PM

对决场地

Mashpee, MA

未核实场馆

对决竞争阵营

阵营 1负方
TO
Troy Olson

V2OKQP · USA

DUPR

4.382

MV
Matthew Velasquez

X2R0N5 · Harwich, MA, US

DUPR

4.392

阵营 2胜方
DM
daniel marandola

3O5LVL · USA

DUPR

4.289

MP
Matt Pulsifer

3XL2MX · Yarmouth, MA, US

DUPR

4.678

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4417682392
显示原始对决元数据 JSON
[
  {
    "team_id": 7193548724,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Troy  Olson",
        "dupr_id": "V2OKQP",
        "rating": 4.382,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Velasquez",
        "dupr_id": "X2R0N5",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Harwich, MA, US"
      }
    ]
  },
  {
    "team_id": 4943088183,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "daniel marandola",
        "dupr_id": "3O5LVL",
        "rating": 4.289,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matt Pulsifer",
        "dupr_id": "3XL2MX",
        "rating": 4.678,
        "profile_pic_url": null,
        "location": "Yarmouth, MA, US"
      }
    ]
  }
]