Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite: MLP March Madness Tournament

ID: 4716887764

Match Scores

23-21

Loss

Play Date

2025-03-30

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JW
Jill Wright

4LLNOV · Houston, TX, US

DUPR

4.376

VM
Victoria Mikuta

YG5GMK · Houston, TX, US

DUPR

4.349

TEAM 2LOSS
ML
Melanie Lew

V7X57J · Houston, TX, US

DUPR

4.346

ET
Elaine Tran

RZG4RD · Houston, TX, US

DUPR

3.964

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-4716887764
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5625714038,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jill Wright",
        "dupr_id": "4LLNOV",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Victoria Mikuta",
        "dupr_id": "YG5GMK",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7329133205,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Melanie Lew",
        "dupr_id": "V7X57J",
        "rating": 4.346,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      },
      {
        "name": "Elaine Tran",
        "dupr_id": "RZG4RD",
        "rating": 3.964,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]