Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

6th Annual Kaite Davis Memorial Tournament by PIG - Mens Doubles Skill: (4.5 and Above) - Saturday

ID: 8301713708

Match Scores

15-5

Win

Play Date

2025-05-04

Play Time (Est)

9:00 PM

Play Location

Grants Pass, OR

View Facility Page →

Competitor Teams

TEAM 1WINNER
AA
Adam A Danforth

GGJG0Q · USA

DUPR

4.262

GJ
Grant Jantzer

307QG2 · Grants Pass, OR, US

DUPR

5.015

TEAM 2LOSS
RL
Randy Lane Davis

3V2R4E · USA

DUPR

4.185

PH
Peter Hill

3P50JZ · Blue Lake, CA, US

DUPR

4.778

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-8301713708
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5505748036,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Adam A Danforth",
        "dupr_id": "GGJG0Q",
        "rating": 4.262,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Grant Jantzer",
        "dupr_id": "307QG2",
        "rating": 5.015,
        "profile_pic_url": null,
        "location": "Grants Pass, OR, US"
      }
    ]
  },
  {
    "team_id": 5463608588,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Lane Davis",
        "dupr_id": "3V2R4E",
        "rating": 4.185,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Peter Hill",
        "dupr_id": "3P50JZ",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": "Blue Lake, CA, US"
      }
    ]
  }
]