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

The Fort Moneyball Men's 4.5+

ID: 5708923134

对局比分

11-8

落败 / Loss

对决日期

2025-05-19

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Carlos Rodriguez Lopez

84GMRV · Palmas del Mar, Humacao, PR

DUPR

4.454

LA
Leandro Altet

RYWN5Z · Miami, FL, US

DUPR

4.915

阵营 2负方
DK
David Kaye

8J772D · Hollywood, FL, US

DUPR

4.425

MH
Michael Holstein

1NQLQ2 · Fort Lauderdale, FL, US

DUPR

5.578

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5708923134
显示原始对决元数据 JSON
[
  {
    "team_id": 4477170644,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos Rodriguez Lopez",
        "dupr_id": "84GMRV",
        "rating": 4.454,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1124845/images/profile/5bb96749-2e96-4f96-a602-062614ad1715.png",
        "location": "Palmas del Mar, Humacao, PR"
      },
      {
        "name": "Leandro Altet",
        "dupr_id": "RYWN5Z",
        "rating": 4.915,
        "profile_pic_url": null,
        "location": "Miami, FL, US"
      }
    ]
  },
  {
    "team_id": 4789383185,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Kaye",
        "dupr_id": "8J772D",
        "rating": 4.425,
        "profile_pic_url": null,
        "location": "Hollywood, FL, US"
      },
      {
        "name": "Michael Holstein",
        "dupr_id": "1NQLQ2",
        "rating": 5.578,
        "profile_pic_url": null,
        "location": "Fort Lauderdale, FL, US"
      }
    ]
  }
]