Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PPA Tour: Veolia North Carolina Open - Mens Doubles Skill: (4.5 And Above) Age: (50 To 59)

ID: 5205755085

Match Scores

6-11, 3-11

Win

Play Date

2025-04-02

Play Time (Est)

10:15 AM

Play Location

Cary, NC

View Facility Page →

Competitor Teams

TEAM 1LOSS
MR
Michael Rayos

EGZ7DO · USA

DUPR

4.133

TC
Todd Ching

YGX99P · USA

DUPR

4.133

TEAM 2WINNER
GM
Greg Maupin

PKEDRE · Elizabethton, TN, US

DUPR

4.392

KN
Kenneth N Raff II

ZN57JL · Johnson City, TN, US

DUPR

4.486

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-5205755085
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6782726358,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Michael Rayos",
        "dupr_id": "EGZ7DO",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Todd Ching",
        "dupr_id": "YGX99P",
        "rating": 4.133,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6396007892,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Greg Maupin",
        "dupr_id": "PKEDRE",
        "rating": 4.392,
        "profile_pic_url": null,
        "location": "Elizabethton, TN, US"
      },
      {
        "name": "Kenneth N Raff II",
        "dupr_id": "ZN57JL",
        "rating": 4.486,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      }
    ]
  }
]