Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

574 Summer Sizzler - Womens Doubles Skill: (4.0 And Above) Age: (Any)

ID: 6640993123

Match Scores

11-0, 11-2

Loss

Play Date

2025-08-23

Play Time (Est)

8:45 AM

Play Location

Mishawaka, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Teri Bayer

3ZYVVP · Mishawaka, IN, US

DUPR

4.158

AP
Amy Powell

30X06X · Plymouth, IN, US

DUPR

4.638

TEAM 2LOSS
SG
Sandra Granda

PW40XG · Mishawaka, IN, US

DUPR

3.168

MB
Marianna Burgio

DWO5OY · USA

DUPR

3.847

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-6640993123
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8067809934,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Teri Bayer",
        "dupr_id": "3ZYVVP",
        "rating": 4.158,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "Amy Powell",
        "dupr_id": "30X06X",
        "rating": 4.638,
        "profile_pic_url": null,
        "location": "Plymouth, IN, US"
      }
    ]
  },
  {
    "team_id": 4366048205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sandra Granda",
        "dupr_id": "PW40XG",
        "rating": 3.168,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "Marianna Burgio",
        "dupr_id": "DWO5OY",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]