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

DUPR Night Mixed Doubles

ID: 4797497580

Match Scores

9-11

Win

Play Date

2026-02-02

Play Time (Est)

1:00 PM

Play Location

Life Time

View Facility Page →

Competitor Teams

TEAM 1LOSS
Michelle Fisher

PWEJKE · Brookhaven, GA, US

DUPR

3.129

Jacob Fisher

KDYYOO · Brookhaven, GA, US

DUPR

2.839

TEAM 2WINNER
Ana Cantuaria

RZWJKE · Atlanta, GA, US

DUPR

3.265

HB
Henry Bissell

3049WQ · USA

DUPR

2.907

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-4797497580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8557794314,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michelle  Fisher",
        "dupr_id": "PWEJKE",
        "rating": 3.129,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/22.jpg",
        "location": "Brookhaven, GA, US"
      },
      {
        "name": "Jacob Fisher",
        "dupr_id": "KDYYOO",
        "rating": 2.839,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/65.jpg",
        "location": "Brookhaven, GA, US"
      }
    ]
  },
  {
    "team_id": 4426792533,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ana Cantuaria",
        "dupr_id": "RZWJKE",
        "rating": 3.265,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/3.jpg",
        "location": "Atlanta, GA, US"
      },
      {
        "name": "Henry Bissell",
        "dupr_id": "3049WQ",
        "rating": 2.907,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]