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

LTP Spring Fling Tournament - Medal Round Mixed Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 7938448236

对局比分

12-10

落败 / Loss

对决日期

2025-04-27

对局时间 (估算)

1:00 PM

对决场地

South Easton, MA

未核实场馆

对决竞争阵营

阵营 1胜方
ML
Michelle Langevin

3Y6GRE · Lakeville, MA, US

DUPR

3.892

NE
Nate Eleuterio

7DKP50 · Dighton, MA, US

DUPR

4.390

阵营 2负方
AS
Amanda Stanley

355G5V · Brookline, MA, US

DUPR

4.306

CT
Charles Tipton

X20YG5 · Boston, MA, US

DUPR

4.535

数据访问 (AI / 开发者)

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

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-7938448236
显示原始对决元数据 JSON
[
  {
    "team_id": 4763667602,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Michelle Langevin",
        "dupr_id": "3Y6GRE",
        "rating": 3.892,
        "profile_pic_url": null,
        "location": "Lakeville, MA, US"
      },
      {
        "name": "Nate Eleuterio",
        "dupr_id": "7DKP50",
        "rating": 4.39,
        "profile_pic_url": null,
        "location": "Dighton, MA, US"
      }
    ]
  },
  {
    "team_id": 6386912829,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Amanda Stanley",
        "dupr_id": "355G5V",
        "rating": 4.306,
        "profile_pic_url": null,
        "location": "Brookline, MA, US"
      },
      {
        "name": "Charles  Tipton",
        "dupr_id": "X20YG5",
        "rating": 4.535,
        "profile_pic_url": null,
        "location": "Boston, MA, US"
      }
    ]
  }
]