Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Challenge League

ID: 6170431675

Match Scores

15-7

Win

Play Date

2026-04-15

Play Time (Est)

8:45 AM

Play Location

Greensboro, NC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TC
Terry Chen

RZ7RXE · Greensboro, NC, US

DUPR

4.150

MK
Makiko Kitahora

MER0VD · Greensboro, NC, US

DUPR

3.937

TEAM 2LOSS
PC
Paul Cooper

76O5J9 · USA

DUPR

3.234

MR
Mark Rine

K54E6O · USA

DUPR

3.637

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-6170431675
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5779612832,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Terry Chen",
        "dupr_id": "RZ7RXE",
        "rating": 4.15,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      },
      {
        "name": "Makiko Kitahora",
        "dupr_id": "MER0VD",
        "rating": 3.937,
        "profile_pic_url": null,
        "location": "Greensboro, NC, US"
      }
    ]
  },
  {
    "team_id": 4395856423,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paul Cooper",
        "dupr_id": "76O5J9",
        "rating": 3.234,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark  Rine",
        "dupr_id": "K54E6O",
        "rating": 3.637,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]