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

2025 iPickle Spring Classic MIXED 4.5 (35+ 50+)

ID: 6852425857

对局比分

2-15

获胜 / Win

对决日期

2025-03-15

对局时间 (估算)

2:15 AM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1负方
RS
Rachel Steward

8DDNM8 · Los Angeles, CA, US

DUPR

3.644

GS
Gerald Sawyer

1ND473 · Pasadena, CA, US

DUPR

4.256

阵营 2胜方
TR
Trina Ritchie

12ZK4Y · Menifee, CA, US

DUPR

4.573

MD
Michael Druse

8JM76D · San Marcos, CA, US

DUPR

4.502

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6852425857
显示原始对决元数据 JSON
[
  {
    "team_id": 5171411008,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Steward",
        "dupr_id": "8DDNM8",
        "rating": 3.644,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Gerald Sawyer",
        "dupr_id": "1ND473",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Pasadena, CA, US"
      }
    ]
  },
  {
    "team_id": 8418435251,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trina Ritchie",
        "dupr_id": "12ZK4Y",
        "rating": 4.573,
        "profile_pic_url": null,
        "location": "Menifee, CA, US"
      },
      {
        "name": "Michael Druse",
        "dupr_id": "8JM76D",
        "rating": 4.502,
        "profile_pic_url": null,
        "location": "San Marcos, CA, US"
      }
    ]
  }
]