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

Bousquet Sport - Spring Team Rally League - Week 4

ID: 7775545720

对局比分

21-15

落败 / Loss

对决日期

2026-05-07

对局时间 (估算)

5:00 PM

对决场地

Unknown Facility

未核实场馆

对决竞争阵营

阵营 1胜方
SP
Samantha Peitler

6Z2RDK · USA

DUPR

3.857

EL
Eric Lamoureaux

9PQ2OK · MA, US

DUPR

3.936

阵营 2负方
LL
Lisa Loring

OD5QP7 · Lee, MA, US

DUPR

4.016

JP
Jon Pickwell

2L94XY · Pittsfield, MA, US

DUPR

3.905

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7775545720
显示原始对决元数据 JSON
[
  {
    "team_id": 7149066811,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Samantha Peitler",
        "dupr_id": "6Z2RDK",
        "rating": 3.857,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Eric Lamoureaux",
        "dupr_id": "9PQ2OK",
        "rating": 3.936,
        "profile_pic_url": null,
        "location": "MA, US"
      }
    ]
  },
  {
    "team_id": 5767091109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lisa Loring",
        "dupr_id": "OD5QP7",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": "Lee, MA, US"
      },
      {
        "name": "Jon Pickwell",
        "dupr_id": "2L94XY",
        "rating": 3.905,
        "profile_pic_url": null,
        "location": "Pittsfield, MA, US"
      }
    ]
  }
]