Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Group E - NC Super Regional

ID: 7356378954

Match Scores

21-18

Win

Play Date

2025-10-18

Play Time (Est)

7:30 PM

Play Location

J. Burt Gillette Athletic Complex

View Facility Page →

Competitor Teams

TEAM 1WINNER
BW
Brett Williams

12D59E · Greensboro, NC, US

DUPR

4.236

LR
Logan Rogers

56DEDL · Raleigh, NC, US

DUPR

4.309

TEAM 2LOSS
NB
Nick Brillant

RXZ4ZN · Greenville, NC, US

DUPR

3.998

AK
Andrew Kang

94GMWE · USA

DUPR

3.674

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-7356378954
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8298064604,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brett Williams",
        "dupr_id": "12D59E",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Logan Rogers",
        "dupr_id": "56DEDL",
        "rating": 4.309,
        "profile_pic_url": null,
        "location": "Raleigh, NC, US"
      }
    ]
  },
  {
    "team_id": 6940415458,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Brillant",
        "dupr_id": "RXZ4ZN",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Greenville, NC, US"
      },
      {
        "name": "Andrew Kang",
        "dupr_id": "94GMWE",
        "rating": 3.674,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]