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

ATL Women’s Moneyball - Capital City Club

ID: 4887458418

对局比分

15-13

落败 / Loss

对决日期

2026-03-22

对局时间 (估算)

7:30 PM

对决场地

Capital City Country Club

未核实场馆

对决竞争阵营

阵营 1胜方
SS
Sheridan Schuster

30K0OQ · Atlanta, GA, US

DUPR

4.657

JR
Julie Rodriguez

849W9V · Atlanta, GA, US

DUPR

4.848

阵营 2负方
JF
Jenny Fudge

L52PZJ · Marietta, GA, US

DUPR

4.459

MJ
Madison Jarvis

9PLYJK · Kennesaw, GA, US

DUPR

4.312

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-4887458418
显示原始对决元数据 JSON
[
  {
    "team_id": 6978118207,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sheridan Schuster",
        "dupr_id": "30K0OQ",
        "rating": 4.657,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Julie Rodriguez",
        "dupr_id": "849W9V",
        "rating": 4.848,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 5755399438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jenny Fudge",
        "dupr_id": "L52PZJ",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Madison Jarvis",
        "dupr_id": "9PLYJK",
        "rating": 4.312,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  }
]