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

Mississipi State vs FAU

ID: 7440319065

对局比分

15-6

落败 / Loss

对决日期

2026-03-08

对局时间 (估算)

10:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
Jayden Broderick

R8JQJ3 · Boca Raton, FL, US

DUPR

5.808

AL
Alec Lamacchio

3V2DJ3 · Naples, FL, US

DUPR

5.546

阵营 2负方
EM
Ethan Mitchell

L5ZRRQ · Ocean Springs, MS, US

DUPR

4.787

JF
Jaxson Flores

EGPW5J · Starkville, MS, US

DUPR

4.579

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7440319065
显示原始对决元数据 JSON
[
  {
    "team_id": 7856471487,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jayden Broderick",
        "dupr_id": "R8JQJ3",
        "rating": 5.808,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/22060/images/profile/60e79214-e642-4a74-89b8-4c39f168472c.jpg",
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Alec Lamacchio",
        "dupr_id": "3V2DJ3",
        "rating": 5.546,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      }
    ]
  },
  {
    "team_id": 4783336582,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ethan Mitchell",
        "dupr_id": "L5ZRRQ",
        "rating": 4.787,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Jaxson Flores",
        "dupr_id": "EGPW5J",
        "rating": 4.579,
        "profile_pic_url": null,
        "location": "Starkville, MS, US"
      }
    ]
  }
]