Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Saturday Morning Ballerz

ID: 8425716647

Match Scores

11-8

Loss

Play Date

2025-09-06

Play Time (Est)

12:45 AM

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.609

TEAM 2LOSS
BH
Ben Hamming

8M760D · Seattle, WA, US

DUPR

4.622

ED
Elise Donkor

8JDONO · Seattle, WA, US

DUPR

3.868

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-8425716647
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7058980169,
    "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.609,
        "profile_pic_url": null,
        "location": "Bethesda, MD, US"
      }
    ]
  },
  {
    "team_id": 5197969856,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ben Hamming",
        "dupr_id": "8M760D",
        "rating": 4.622,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      },
      {
        "name": "Elise Donkor",
        "dupr_id": "8JDONO",
        "rating": 3.868,
        "profile_pic_url": null,
        "location": "Seattle, WA, US"
      }
    ]
  }
]