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

Pool 2 - Mixed Doubles 4.5 (Open, 50+)

ID: 5991461021

对局比分

11-0

落败 / Loss

对决日期

2026-03-17

对局时间 (估算)

6:15 AM

对决场地

W.E.R. Joell Tennis Stadium

未核实场馆

对决竞争阵营

阵营 1胜方
Joshua Arnold

KOKJ0Q · NJ, US

DUPR

5.012

LJ
Liselle James

4ZLGM6 · Port of Spain, Port of Spain Corporation, TT

DUPR

3.826

阵营 2负方
NS
Naphisa Smith

V4WW27 · Pembroke Parish, BM

DUPR

3.601

MI
Mason Illston

EG6P9V · Hamilton, Pembroke Parish, BM

DUPR

3.934

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5991461021
显示原始对决元数据 JSON
[
  {
    "team_id": 8333362592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joshua Arnold",
        "dupr_id": "KOKJ0Q",
        "rating": 5.012,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/125563/images/profile/e8cc3312-acf4-4862-8b40-2f92d2109113.jpg",
        "location": "NJ, US"
      },
      {
        "name": "Liselle James",
        "dupr_id": "4ZLGM6",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Port of Spain, Port of Spain Corporation, TT"
      }
    ]
  },
  {
    "team_id": 7989288328,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Naphisa  Smith",
        "dupr_id": "V4WW27",
        "rating": 3.601,
        "profile_pic_url": null,
        "location": "Pembroke Parish, BM"
      },
      {
        "name": "Mason Illston",
        "dupr_id": "EG6P9V",
        "rating": 3.934,
        "profile_pic_url": null,
        "location": "Hamilton, Pembroke Parish, BM"
      }
    ]
  }
]