Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Elite: MLP March Madness Tournament

ID: 5689875937

Match Scores

17-21

Win

Play Date

2025-03-30

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HM
Hunter Merritt

6ZZ44K · Katy, TX, US

DUPR

4.555

VM
Victoria Mikuta

YG5GMK · Houston, TX, US

DUPR

4.343

TEAM 2WINNER
AC
Arnaud Cocquerel

V7RXME · Sugar Land, TX, US

DUPR

4.427

ET
Elaine Tran

RZG4RD · Houston, TX, US

DUPR

3.972

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-5689875937
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7540691969,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Hunter Merritt",
        "dupr_id": "6ZZ44K",
        "rating": 4.555,
        "profile_pic_url": null,
        "location": "Katy, TX, US"
      },
      {
        "name": "Victoria Mikuta",
        "dupr_id": "YG5GMK",
        "rating": 4.343,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  },
  {
    "team_id": 7154320108,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Arnaud Cocquerel",
        "dupr_id": "V7RXME",
        "rating": 4.427,
        "profile_pic_url": null,
        "location": "Sugar Land, TX, US"
      },
      {
        "name": "Elaine Tran",
        "dupr_id": "RZG4RD",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Houston, TX, US"
      }
    ]
  }
]