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

Sportify Dinks Master: The Championship Circuit - Open Mixed Doubles

ID: 5484431502

对局比分

2-11

落败 / Loss

对决日期

2026-04-26

对局时间 (估算)

7:30 PM

对决场地

Sportify, Anand, Gujarat

未核实场馆

对决竞争阵营

阵营 1负方
MS
Meet Shah

K5N9L7 · Anand, GJ, IN

DUPR

4.245

MT
mahi trivedi

6K4NDK · USA

DUPR

4.701

阵营 2胜方
AP
Anaaisha Patel

MEJOWG · Ahmedabad, GJ, IN

DUPR

3.963

Aman arora

2L9V4Y · Surat, GJ, IN

DUPR

4.489

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5484431502
显示原始对决元数据 JSON
[
  {
    "team_id": 6765487011,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Meet Shah",
        "dupr_id": "K5N9L7",
        "rating": 4.245,
        "profile_pic_url": null,
        "location": "Anand, GJ, IN"
      },
      {
        "name": "mahi trivedi",
        "dupr_id": "6K4NDK",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8141295694,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Anaaisha Patel",
        "dupr_id": "MEJOWG",
        "rating": 3.963,
        "profile_pic_url": null,
        "location": "Ahmedabad, GJ, IN"
      },
      {
        "name": "Aman arora",
        "dupr_id": "2L9V4Y",
        "rating": 4.489,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1430325/images/profile/0ff0d552-b821-4cb3-8225-e6f1fe8db951.jpg",
        "location": "Surat, GJ, IN"
      }
    ]
  }
]