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

2.5 DUPR Round Robin

ID: 6601757837

Match Scores

4-11

Loss

Play Date

2026-03-11

Play Time (Est)

6:15 AM

Play Location

The Picklr Biloxi

Unverified Facility

Competitor Teams

TEAM 1LOSS
EW
Emma Wedgeworth

RXYQNE · Biloxi, MS, US

Rated Score

2.044

NP
Nick Pearson

JYPN2D · USA

Rated Score

2.564

TEAM 2WINNER
BF
Bryan Fox

7ZO0P9 · Ocean Springs, MS, US

Rated Score

2.435

MD
Michael Dang

LZPN6K · USA

Rated Score

2.619

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-6601757837
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5890789002,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emma Wedgeworth",
        "dupr_id": "RXYQNE",
        "rating": 2.044,
        "profile_pic_url": null,
        "location": "Biloxi, MS, US"
      },
      {
        "name": "Nick Pearson",
        "dupr_id": "JYPN2D",
        "rating": 2.564,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4791359799,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bryan Fox",
        "dupr_id": "7ZO0P9",
        "rating": 2.435,
        "profile_pic_url": null,
        "location": "Ocean Springs, MS, US"
      },
      {
        "name": "Michael Dang",
        "dupr_id": "LZPN6K",
        "rating": 2.619,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]