Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

11- Week DUPR Program - Winter

ID: 4807540575

Match Scores

12-10

Loss

Play Date

2025-12-29

Play Time (Est)

4:45 AM

Play Location

Arch Pickleball & Badminton, Blake Drive, Bridgeton, MO, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BB
Becky Bee

3POE4X · Saint Charles, MO, US

DUPR

2.579

AV
Al Vitale

KOKZZQ · BRECKNRDG HLS, MO, US

DUPR

3.463

TEAM 2LOSS
MR
Matt Ricolcol

Q5L2Q0 · Ellisville, MO, US

DUPR

3.267

SV
Scott Vaccaro

3V6M57 · USA

DUPR

2.834

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-4807540575
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7616027978,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Becky Bee",
        "dupr_id": "3POE4X",
        "rating": 2.579,
        "profile_pic_url": null,
        "location": "Saint Charles, MO, US"
      },
      {
        "name": "Al Vitale",
        "dupr_id": "KOKZZQ",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": "BRECKNRDG HLS, MO, US"
      }
    ]
  },
  {
    "team_id": 4603656970,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Matt Ricolcol",
        "dupr_id": "Q5L2Q0",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Ellisville, MO, US"
      },
      {
        "name": "Scott Vaccaro",
        "dupr_id": "3V6M57",
        "rating": 2.834,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]