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

No Love Just Dinks Classic presented by LFG Tourneys - Womens Doubles Skill: (4.000 To 4.999) Age: (10 And Above)

ID: 5720457157

对局比分

8-15

获胜 / Win

对决日期

2026-02-14

对局时间 (估算)

2:15 AM

对决场地

Henrico, VA

View Facility Page →

对决竞争阵营

阵营 1负方
LF
Leah Fremouw

8EP07W · Richmond, VA, US

DUPR

3.716

CF
Caroline Fitch

L5VEJJ · Charlottesville, VA, US

DUPR

4.088

阵营 2胜方
RS
Renee Sipos

YNLPZP · Carlisle, PA, US

DUPR

4.501

JL
Jamie Lee Richards

O6RYE2 · Washington, DC, US

DUPR

3.828

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5720457157
显示原始对决元数据 JSON
[
  {
    "team_id": 4940230841,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Leah Fremouw",
        "dupr_id": "8EP07W",
        "rating": 3.716,
        "profile_pic_url": null,
        "location": "Richmond, VA, US"
      },
      {
        "name": "Caroline Fitch",
        "dupr_id": "L5VEJJ",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "Charlottesville, VA, US"
      }
    ]
  },
  {
    "team_id": 6735222030,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Renee Sipos",
        "dupr_id": "YNLPZP",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Carlisle, PA, US"
      },
      {
        "name": "Jamie Lee Richards",
        "dupr_id": "O6RYE2",
        "rating": 3.828,
        "profile_pic_url": null,
        "location": "Washington, DC, US"
      }
    ]
  }
]