Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

UGA Regional Group C

ID: 8557134478

Match Scores

21-10

Loss

Play Date

2026-02-07

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BG
Bree Green

0YG54N · Athens, GA, US

DUPR

4.355

DC
Drew Collins

JZKVO4 · Duluth, GA, US

DUPR

4.453

TEAM 2LOSS
AN
Avery Nellos

PZKRRE · USA

DUPR

3.322

NM
Noah Morgans

2Y0OZ9 · Sioux Falls, SD, US

DUPR

4.595

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-8557134478
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5139721793,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bree Green",
        "dupr_id": "0YG54N",
        "rating": 4.355,
        "profile_pic_url": null,
        "location": "Athens, GA, US"
      },
      {
        "name": "Drew Collins",
        "dupr_id": "JZKVO4",
        "rating": 4.453,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 6175362962,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Avery Nellos",
        "dupr_id": "PZKRRE",
        "rating": 3.322,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noah Morgans",
        "dupr_id": "2Y0OZ9",
        "rating": 4.595,
        "profile_pic_url": null,
        "location": "Sioux Falls, SD, US"
      }
    ]
  }
]