Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Southern Championships - Mens Doubles Skill: (4.0) Age: (16 And Above)

ID: 5510113304

Match Scores

15-2

Loss

Play Date

2026-01-03

Play Time (Est)

9:00 PM

Play Location

Macon, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
ZM
Zach Miller

76JZMM · Macon, GA, US

DUPR

4.351

ND
Nathan De Ycaza

YXOR5P · Warner Robins, GA, US

DUPR

4.408

TEAM 2LOSS
JV
Jeff Vining

8WQKQQ · Columbia, SC, US

DUPR

4.032

BR
Blake Risher

ODW0OE · Blythewood, SC, US

DUPR

4.163

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-5510113304
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8377397060,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Zach Miller",
        "dupr_id": "76JZMM",
        "rating": 4.351,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Nathan De Ycaza",
        "dupr_id": "YXOR5P",
        "rating": 4.408,
        "profile_pic_url": null,
        "location": "Warner Robins, GA, US"
      }
    ]
  },
  {
    "team_id": 4461679650,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jeff Vining",
        "dupr_id": "8WQKQQ",
        "rating": 4.032,
        "profile_pic_url": null,
        "location": "Columbia, SC, US"
      },
      {
        "name": "Blake Risher",
        "dupr_id": "ODW0OE",
        "rating": 4.163,
        "profile_pic_url": null,
        "location": "Blythewood, SC, US"
      }
    ]
  }
]