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

Matrix Racquet Club Mixed League

ID: 5624050566

对局比分

0-11, 7-11

获胜 / Win

对决日期

2026-06-02

对局时间 (估算)

7:30 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
LB
Landry Banker

ZNKOWM · Siloam Springs, AR, US

DUPR

4.458

CS
Cami Shepherd

4VZ5E6 · Rogers, AR, US

DUPR

4.455

阵营 2胜方
YH
Yasmine Humbert

DNNJPM · Fayetteville, AR, US

DUPR

4.329

SM
Stephen Myers

590KGP · Fayetteville, AR, US

DUPR

4.763

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5624050566
显示原始对决元数据 JSON
[
  {
    "team_id": 6921244049,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Landry Banker",
        "dupr_id": "ZNKOWM",
        "rating": 4.458,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      },
      {
        "name": "Cami Shepherd",
        "dupr_id": "4VZ5E6",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Rogers, AR, US"
      }
    ]
  },
  {
    "team_id": 7164141543,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Yasmine Humbert",
        "dupr_id": "DNNJPM",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      },
      {
        "name": "Stephen Myers",
        "dupr_id": "590KGP",
        "rating": 4.763,
        "profile_pic_url": null,
        "location": "Fayetteville, AR, US"
      }
    ]
  }
]