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

MLTC March Team Madness Tournament

ID: 8254775538

对局比分

21-15

落败 / Loss

对决日期

2025-03-23

对局时间 (估算)

7:30 PM

对决场地

102 Nonset Path, Acton, MA 01720, USA

未核实场馆

对决竞争阵营

阵营 1胜方
ER
Eric Rapisarda

1R7L0N · Charleston, SC, US

DUPR

4.379

HR
Hope Rupley

RZWNKM · USA

DUPR

4.698

阵营 2负方
MM
Marcella Meyer

3Z6JZL · Carlisle, MA, US

DUPR

3.947

RB
Rob Beyer

3V5JDE · Concord, MA, US

DUPR

4.510

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-8254775538
显示原始对决元数据 JSON
[
  {
    "team_id": 4905716574,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Rapisarda",
        "dupr_id": "1R7L0N",
        "rating": 4.379,
        "profile_pic_url": null,
        "location": "Charleston, SC, US"
      },
      {
        "name": "Hope Rupley",
        "dupr_id": "RZWNKM",
        "rating": 4.698,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7922429246,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Marcella Meyer",
        "dupr_id": "3Z6JZL",
        "rating": 3.947,
        "profile_pic_url": null,
        "location": "Carlisle, MA, US"
      },
      {
        "name": "Rob Beyer",
        "dupr_id": "3V5JDE",
        "rating": 4.51,
        "profile_pic_url": null,
        "location": "Concord, MA, US"
      }
    ]
  }
]