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

LTP Spring Fling Tournament - Mixed Doubles Skill: (4.0 And Above) Age: (Any)

ID: 5637841927

对局比分

11-10

落败 / Loss

对决日期

2025-04-27

对局时间 (估算)

8:45 AM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
Jasmine Maduel

YXN09K · Rishon LeTsiyon, Center District, IL

DUPR

4.741

HT
Hung Tien

4ZQZR6 · USA

DUPR

4.771

阵营 2负方
AS
Amanda Stanley

355G5V · Brookline, MA, US

DUPR

4.331

CT
Charles Tipton

X20YG5 · Boston, MA, US

DUPR

4.573

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5637841927
显示原始对决元数据 JSON
[
  {
    "team_id": 6742347656,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jasmine Maduel ",
        "dupr_id": "YXN09K",
        "rating": 4.741,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/110882/images/profile/b7f69b54-d286-4ea0-87d0-65e85da2c55e.jpg",
        "location": "Rishon LeTsiyon, Center District, IL"
      },
      {
        "name": "Hung Tien",
        "dupr_id": "4ZQZR6",
        "rating": 4.771,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7543483777,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Stanley",
        "dupr_id": "355G5V",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Charles  Tipton",
        "dupr_id": "X20YG5",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]