Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Brick Wall Southeast #2

ID: 5846660245

Match Scores

11-10

Loss

Play Date

2026-02-22

Play Time (Est)

2:15 AM

Play Location

Atlanta, GA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
Eric Rubinger

PKJR2E · Atlanta, GA, US

DUPR

5.189

Zj Ignash

YGLO7E · Atlanta, GA, US

DUPR

4.837

TEAM 2LOSS
Tristan James Watson

122EZR · Hamer, SC, US

DUPR

4.768

WG
Weston Glassgow

EW4LXV · USA

DUPR

4.407

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-5846660245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5002034181,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Rubinger",
        "dupr_id": "PKJR2E",
        "rating": 5.189,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/78.jpg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Zj Ignash",
        "dupr_id": "YGLO7E",
        "rating": 4.837,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/63.jpg",
        "location": "Atlanta, GA, US"
      }
    ]
  },
  {
    "team_id": 7009176765,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tristan James Watson",
        "dupr_id": "122EZR",
        "rating": 4.768,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/55.jpg",
        "location": "Hamer, SC, US"
      },
      {
        "name": "Weston Glassgow",
        "dupr_id": "EW4LXV",
        "rating": 4.407,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]