Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz

ID: 6668167610

Match Scores

15-2

Loss

Play Date

2025-09-06

Play Time (Est)

3:30 PM

Play Location

Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Tim Brown

3VY75E · Highland, MD, US

DUPR

3.977

AP
Andrew Pecht

YNR2WK · Bethesda, MD, US

DUPR

4.610

TEAM 2LOSS
BH
Ben Hamming

8M760D · Seattle, WA, US

DUPR

4.633

ED
Elise Donkor

8JDONO · Seattle, WA, US

DUPR

3.882

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-6668167610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8418803088,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tim Brown ",
        "dupr_id": "3VY75E",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": "Highland, MD, US"
      },
      {
        "name": "Andrew  Pecht",
        "dupr_id": "YNR2WK",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 7092798109,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Hamming",
        "dupr_id": "8M760D",
        "rating": 4.633,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Elise Donkor",
        "dupr_id": "8JDONO",
        "rating": 3.882,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]