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

Set Partners Round Robin

ID: 5764194079

Match Scores

15-10

Win

Play Date

2026-04-19

Play Time (Est)

8:45 AM

Play Location

Pickleball Kingdom

View Facility Page →

Competitor Teams

TEAM 1WINNER
TD
Thomas Durhan

KDNDWQ · Memphis, TN, US

Rated Score

3.148

NB
Nicole Branning

RXDZJM · Collierville, TN, US

Rated Score

3.323

TEAM 2LOSS
ND
Normalyn Demerey

EWME0O · USA

Rated Score

2.758

ND
Neil Demerey

PW56JX · USA

Rated Score

3.611

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-5764194079
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7586379179,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Thomas Durhan",
        "dupr_id": "KDNDWQ",
        "rating": 3.148,
        "profile_pic_url": null,
        "location": "Memphis, TN, US"
      },
      {
        "name": "Nicole Branning",
        "dupr_id": "RXDZJM",
        "rating": 3.323,
        "profile_pic_url": null,
        "location": "Collierville, TN, US"
      }
    ]
  },
  {
    "team_id": 7795370047,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Normalyn Demerey",
        "dupr_id": "EWME0O",
        "rating": 2.758,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Neil Demerey",
        "dupr_id": "PW56JX",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]