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

Thursday Ladies D1: Polo Club vs Woodfield

ID: 6193551272

对局比分

11-8, 11-9

获胜 / Win

对决日期

2025-11-13

对局时间 (估算)

9:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
AS
Allyson Schwartz

3VX2WE · Boca Raton, FL, US

DUPR

4.708

DS
Daisy Solotoff

O6JG7P · USA

DUPR

4.299

阵营 2负方
LS
Lauren Sapirstein

JZ7KJM · USA

DUPR

4.010

Jessica Strikowski

8JLWOO · Boca Raton, FL, US

DUPR

3.693

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6193551272
显示原始对决元数据 JSON
[
  {
    "team_id": 6400358007,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Allyson Schwartz",
        "dupr_id": "3VX2WE",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Boca Raton, FL, US"
      },
      {
        "name": "Daisy Solotoff",
        "dupr_id": "O6JG7P",
        "rating": 4.299,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8233790706,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lauren Sapirstein",
        "dupr_id": "JZ7KJM",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jessica Strikowski",
        "dupr_id": "8JLWOO",
        "rating": 3.693,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1339224/images/profile/99a8fbf1-4675-4093-ae46-6cac441f5967.png",
        "location": "Boca Raton, FL, US"
      }
    ]
  }
]