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

Round Robin: Mallory Madness

ID: 5773164273

Match Scores

3-11

Loss

Play Date

2026-01-02

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Brittany Blassingill

3OY422 · Dallas, TX, US

DUPR

3.691

Esther Han

RX9GEN · USA

DUPR

2.744

TEAM 2WINNER
Eric Jung

QX4Y2D · Carrollton, TX, US

DUPR

3.383

Rachel Cole

EGY5WV · Dallas, TX, US

DUPR

3.128

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-5773164273
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8231788232,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brittany Blassingill",
        "dupr_id": "3OY422",
        "rating": 3.691,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/87.jpg",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Esther  Han",
        "dupr_id": "RX9GEN",
        "rating": 2.744,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/61.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 5966051070,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Eric Jung",
        "dupr_id": "QX4Y2D",
        "rating": 3.383,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/83.jpg",
        "location": "Carrollton, TX, US"
      },
      {
        "name": "Rachel Cole",
        "dupr_id": "EGY5WV",
        "rating": 3.128,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/15.jpg",
        "location": "Dallas, TX, US"
      }
    ]
  }
]