Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR 20 - WK 1

ID: 7633906800

Match Scores

21-15

Win

Play Date

2026-02-22

Play Time (Est)

1:00 PM

Play Location

Rhythm & Rally Sports & Events

Unverified Facility

Competitor Teams

TEAM 1WINNER
Heath Henry

RZLZXN · Houston County, GA, US

DUPR

4.499

Liza Klyachkin

EGEMLV · Macon, GA, US

DUPR

4.943

TEAM 2LOSS
Bryan Adams

EWL5OW · Macon, GA, US

DUPR

4.226

Elizabeth Fuller

EW49OJ · Warner Robins, GA, US

DUPR

4.079

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-7633906800
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5256332903,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heath Henry",
        "dupr_id": "RZLZXN",
        "rating": 4.499,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/16.jpg",
        "location": "Houston County, GA, US"
      },
      {
        "name": "Liza Klyachkin",
        "dupr_id": "EGEMLV",
        "rating": 4.943,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/45.jpg",
        "location": "Macon, GA, US"
      }
    ]
  },
  {
    "team_id": 5943444841,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Adams",
        "dupr_id": "EWL5OW",
        "rating": 4.226,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/49.jpg",
        "location": "Macon, GA, US"
      },
      {
        "name": "Elizabeth Fuller",
        "dupr_id": "EW49OJ",
        "rating": 4.079,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/49.jpg",
        "location": "Warner Robins, GA, US"
      }
    ]
  }
]