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

Round Robin: Mallory Madness

ID: 7922241497

Match Scores

4-11

Loss

Play Date

2026-01-16

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
Rachel Cole

EGY5WV · Dallas, TX, US

DUPR

3.059

Esther Han

RX9GEN · USA

DUPR

2.797

TEAM 2WINNER
Brittany Blassingill

3OY422 · Dallas, TX, US

DUPR

3.636

Nick Gardner

7DYRPM · Irving, TX, US

DUPR

2.633

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-7922241497
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6991183731,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rachel Cole",
        "dupr_id": "EGY5WV",
        "rating": 3.059,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/15.jpg",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Esther  Han",
        "dupr_id": "RX9GEN",
        "rating": 2.797,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/61.jpg",
        "location": ""
      }
    ]
  },
  {
    "team_id": 8572685835,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brittany Blassingill",
        "dupr_id": "3OY422",
        "rating": 3.636,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/87.jpg",
        "location": "Dallas, TX, US"
      },
      {
        "name": "Nick Gardner",
        "dupr_id": "7DYRPM",
        "rating": 2.633,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Irving, TX, US"
      }
    ]
  }
]