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

Week 1

ID: 4518308023

对局比分

11-4

获胜 / Win

对决日期

2026-03-23

对局时间 (估算)

8:45 AM

对决场地

Courts McKinney Tennis Center

View Facility Page →

对决竞争阵营

阵营 1胜方
Darla Searles

2LXJR4 · McKinney, TX, US

DUPR

3.516

KN
Karen Nielsen

RZW74D · Plano, TX, US

DUPR

3.670

阵营 2负方
LC
Lupe Crotts

300VRN · Allen, TX, US

DUPR

3.537

PG
Penny Garofalo

9PYL2K · Plano, TX, US

DUPR

3.417

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4518308023
显示原始对决元数据 JSON
[
  {
    "team_id": 5190719921,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Darla Searles",
        "dupr_id": "2LXJR4",
        "rating": 3.516,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1130236/images/profile/3f42f53e-f04e-428a-a71d-3eb0608467a3.png",
        "location": "McKinney, TX, US"
      },
      {
        "name": "Karen Nielsen",
        "dupr_id": "RZW74D",
        "rating": 3.67,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  },
  {
    "team_id": 6159647845,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lupe Crotts",
        "dupr_id": "300VRN",
        "rating": 3.537,
        "profile_pic_url": null,
        "location": "Allen, TX, US"
      },
      {
        "name": "Penny Garofalo",
        "dupr_id": "9PYL2K",
        "rating": 3.417,
        "profile_pic_url": null,
        "location": "Plano, TX, US"
      }
    ]
  }
]