Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Everyday Ballerz

ID: 5912608465

Match Scores

15-3

Loss

Play Date

2026-06-06

Play Time (Est)

2:15 AM

Play Location

Columbia, MD, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Brandon chu

2YY5EY · Scaggsville, MD, US

DUPR

3.943

HN
Henry Nguy

7JXL00 · USA

DUPR

4.414

TEAM 2LOSS
Michael Costa

8DKWNM · Severna Park, MD, US

DUPR

3.679

Sourabh Choudhury

2Q0LY4 · MD, US

DUPR

4.056

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-5912608465
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4475441958,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brandon chu",
        "dupr_id": "2YY5EY",
        "rating": 3.943,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/67.jpg",
        "location": "Scaggsville, MD, US"
      },
      {
        "name": "Henry Nguy",
        "dupr_id": "7JXL00",
        "rating": 4.414,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7496400731,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Michael Costa",
        "dupr_id": "8DKWNM",
        "rating": 3.679,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/10.jpg",
        "location": "Severna Park, MD, US"
      },
      {
        "name": "Sourabh Choudhury",
        "dupr_id": "2Q0LY4",
        "rating": 4.056,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/78.jpg",
        "location": "MD, US"
      }
    ]
  }
]